AxisDisplayRange
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
Note
In the following list, the required parameters are described first.
- DataDriven
-
The data-driven setup of an axis display range.
Type: AxisDisplayDataDrivenRange object
Required: No
- MinMax
-
The minimum and maximum setup of an axis display range.
Type: AxisDisplayMinMaxRange object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: