

# 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 AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/AxisDisplayRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/AxisDisplayRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/AxisDisplayRange) 