AWS::QuickSight::Template ReferenceLineLabelConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Template ReferenceLineLabelConfiguration

The label configuration of a reference line.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

CustomLabelConfiguration

The custom label configuration of the label in a reference line.

Required: No

Type: ReferenceLineCustomLabelConfiguration

Update requires: No interruption

FontColor

The font color configuration of the label in a reference line.

Required: No

Type: String

Pattern: ^#[A-F0-9]{6}$

Update requires: No interruption

FontConfiguration

The font configuration of the label in a reference line.

Required: No

Type: FontConfiguration

Update requires: No interruption

HorizontalPosition

The horizontal position configuration of the label in a reference line. Choose one of the following options:

  • LEFT

  • CENTER

  • RIGHT

Required: No

Type: String

Allowed values: LEFT | CENTER | RIGHT

Update requires: No interruption

ValueLabelConfiguration

The value label configuration of the label in a reference line.

Required: No

Type: ReferenceLineValueLabelConfiguration

Update requires: No interruption

VerticalPosition

The vertical position configuration of the label in a reference line. Choose one of the following options:

  • ABOVE

  • BELOW

Required: No

Type: String

Allowed values: ABOVE | BELOW

Update requires: No interruption