FunnelChartDataLabelOptions - Amazon QuickSight

FunnelChartDataLabelOptions

The options that determine the presentation of the data labels.

Contents

Note

In the following list, the required parameters are described first.

CategoryLabelVisibility

The visibility of the category labels within the data labels.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

LabelColor

The color of the data label text.

Type: String

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

Required: No

LabelFontConfiguration

The font configuration for the data labels.

Only the FontSize attribute of the font configuration is used for data labels.

Type: FontConfiguration object

Required: No

MeasureDataLabelStyle

Determines the style of the metric labels.

Type: String

Valid Values: VALUE_ONLY | PERCENTAGE_BY_FIRST_STAGE | PERCENTAGE_BY_PREVIOUS_STAGE | VALUE_AND_PERCENTAGE_BY_FIRST_STAGE | VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE

Required: No

MeasureLabelVisibility

The visibility of the measure labels within the data labels.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

Position

Determines the positioning of the data label relative to a section of the funnel.

Type: String

Valid Values: INSIDE | OUTSIDE | LEFT | TOP | BOTTOM | RIGHT

Required: No

Visibility

The visibility option that determines if data labels are displayed.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: