

# AxisDisplayRange
<a name="API_AxisDisplayRange"></a>

The range setup of a numeric axis display range.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

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

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

 ** DataDriven **   <a name="QS-Type-AxisDisplayRange-DataDriven"></a>
The data-driven setup of an axis display range.  
Type: [AxisDisplayDataDrivenRange](API_AxisDisplayDataDrivenRange.md) object  
Required: No

 ** MinMax **   <a name="QS-Type-AxisDisplayRange-MinMax"></a>
The minimum and maximum setup of an axis display range.  
Type: [AxisDisplayMinMaxRange](API_AxisDisplayMinMaxRange.md) object  
Required: No

## See Also
<a name="API_AxisDisplayRange_SeeAlso"></a>

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