AxisDataOptions
The data options for an axis.
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.
- DateAxisOptions
-
The options for an axis with a date field.
Type: DateAxisOptions object
Required: No
- NumericAxisOptions
-
The options for an axis with a numeric field.
Type: NumericAxisOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: