AxisDisplayOptions
The display options for the axis label.
Contents
Note
In the following list, the required parameters are described first.
- AxisLineVisibility
 - 
               
Determines whether or not the axis line is visible.
Type: String
Valid Values:
HIDDEN | VISIBLERequired: No
 - AxisOffset
 - 
               
The offset value that determines the starting placement of the axis within a visual's bounds.
Type: String
Required: No
 - DataOptions
 - 
               
The data options for an axis.
Type: AxisDataOptions object
Required: No
 - GridLineVisibility
 - 
               
Determines whether or not the grid line is visible.
Type: String
Valid Values:
HIDDEN | VISIBLERequired: No
 - ScrollbarOptions
 - 
               
The scroll bar options for an axis.
Type: ScrollBarOptions object
Required: No
 - TickLabelOptions
 - 
               
The tick label options of an axis.
Type: AxisTickLabelOptions object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: