ChartAxisLabelOptions
The label options for an axis on a chart.
Contents
Note
In the following list, the required parameters are described first.
- AxisLabelOptions
-
The label options for a chart axis.
Type: Array of AxisLabelOptions objects
Array Members: Maximum number of 100 items.
Required: No
- SortIconVisibility
-
The visibility configuration of the sort icon on a chart's axis label.
Type: String
Valid Values:
HIDDEN | VISIBLE
Required: No
- Visibility
-
The visibility of an axis label on a chart. Choose one of the following options:
-
VISIBLE
: Shows the axis. -
HIDDEN
: Hides the axis.
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: