

# AxisLabelOptions
<a name="API_AxisLabelOptions"></a>

The label options for a chart axis. You must specify the field that the label is targeted to.

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

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

 ** ApplyTo **   <a name="QS-Type-AxisLabelOptions-ApplyTo"></a>
The options that indicate which field the label belongs to.  
Type: [AxisLabelReferenceOptions](API_AxisLabelReferenceOptions.md) object  
Required: No

 ** CustomLabel **   <a name="QS-Type-AxisLabelOptions-CustomLabel"></a>
The text for the axis label.  
Type: String  
Required: No

 ** FontConfiguration **   <a name="QS-Type-AxisLabelOptions-FontConfiguration"></a>
The font configuration of the axis label.  
Type: [FontConfiguration](API_FontConfiguration.md) object  
Required: No

## See Also
<a name="API_AxisLabelOptions_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/AxisLabelOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/AxisLabelOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/AxisLabelOptions) 