AWS::QuickSight::Template ReferenceLineLabelConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Template ReferenceLineLabelConfiguration

The label configuration of a reference line.

Syntax

To declare this entity in your Amazon 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