DataLabelOptions - Amazon QuickSight

DataLabelOptions

The options that determine the presentation of the data labels.

Contents

Note

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

CategoryLabelVisibility

Determines the visibility of the category field labels.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

DataLabelTypes

The option that determines the data label type.

Type: Array of DataLabelType objects

Array Members: Maximum number of 100 items.

Required: No

LabelColor

Determines the color of the data labels.

Type: String

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

Required: No

LabelContent

Determines the content of the data labels.

Type: String

Valid Values: VALUE | PERCENT | VALUE_AND_PERCENT

Required: No

LabelFontConfiguration

Determines the font configuration of the data labels.

Type: FontConfiguration object

Required: No

MeasureLabelVisibility

Determines the visibility of the measure field labels.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

Overlap

Determines whether overlap is enabled or disabled for the data labels.

Type: String

Valid Values: DISABLE_OVERLAP | ENABLE_OVERLAP

Required: No

Position

Determines the position of the data labels.

Type: String

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

Required: No

TotalsVisibility

Determines the visibility of the total.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

Visibility

Determines the visibility of the data labels.

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: