DataLabelType
The option that determines the data label type.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- DataPathLabelType
-
The option that specifies individual data values for labels.
Type: DataPathLabelType object
Required: No
- FieldLabelType
-
Determines the label configuration for the entire field.
Type: FieldLabelType object
Required: No
- MaximumLabelType
-
Determines the label configuration for the maximum value in a visual.
Type: MaximumLabelType object
Required: No
- MinimumLabelType
-
Determines the label configuration for the minimum value in a visual.
Type: MinimumLabelType object
Required: No
- RangeEndsLabelType
-
Determines the label configuration for range end value in a visual.
Type: RangeEndsLabelType object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: