

# AxisDisplayOptions
<a name="API_AxisDisplayOptions"></a>

The display options for the axis label.

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

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

 ** AxisLineVisibility **   <a name="QS-Type-AxisDisplayOptions-AxisLineVisibility"></a>
Determines whether or not the axis line is visible.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** AxisOffset **   <a name="QS-Type-AxisDisplayOptions-AxisOffset"></a>
The offset value that determines the starting placement of the axis within a visual's bounds.  
Type: String  
Required: No

 ** DataOptions **   <a name="QS-Type-AxisDisplayOptions-DataOptions"></a>
The data options for an axis.  
Type: [AxisDataOptions](API_AxisDataOptions.md) object  
Required: No

 ** GridLineVisibility **   <a name="QS-Type-AxisDisplayOptions-GridLineVisibility"></a>
Determines whether or not the grid line is visible.  
Type: String  
Valid Values: `HIDDEN | VISIBLE`   
Required: No

 ** ScrollbarOptions **   <a name="QS-Type-AxisDisplayOptions-ScrollbarOptions"></a>
The scroll bar options for an axis.  
Type: [ScrollBarOptions](API_ScrollBarOptions.md) object  
Required: No

 ** TickLabelOptions **   <a name="QS-Type-AxisDisplayOptions-TickLabelOptions"></a>
The tick label options of an axis.  
Type: [AxisTickLabelOptions](API_AxisTickLabelOptions.md) object  
Required: No

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