

# ChartAxisLabelOptions
<a name="API_ChartAxisLabelOptions"></a>

The label options for an axis on a chart.

## Contents
<a name="API_ChartAxisLabelOptions_Contents"></a>

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

 ** AxisLabelOptions **   <a name="QS-Type-ChartAxisLabelOptions-AxisLabelOptions"></a>
The label options for a chart axis.  
Type: Array of [AxisLabelOptions](API_AxisLabelOptions.md) objects  
Array Members: Maximum number of 100 items.  
Required: No

 ** SortIconVisibility **   <a name="QS-Type-ChartAxisLabelOptions-SortIconVisibility"></a>
The visibility configuration of the sort icon on a chart's axis label.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** Visibility **   <a name="QS-Type-ChartAxisLabelOptions-Visibility"></a>
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
<a name="API_ChartAxisLabelOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/ChartAxisLabelOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ChartAxisLabelOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ChartAxisLabelOptions) 