categoryAxis.select Object
The selected axis range. If configured, axis selection will be enabled.
categoryAxis.select.from String|Date
The lower boundary of the selected range.
categoryAxis.select.to String|Date
The upper boundary of the selected range.
Note: The category with the specified date is not included in the selected range unless the axis is justified. In order to select all categories specify a value larger than the last category date.
categoryAxis.select.min Object
The minimum value that is selectable by the user.
categoryAxis.select.max Object
The maximum value that is selectable by the user.
Note: The category with the specified index (date) is not included in the selected range unless the axis is justified. In order to select all categories specify a value larger than the last category index (date).
categoryAxis.select.mousewheel Object
Mousewheel zoom settings for the selection.
categoryAxis.select.mousewheel.reverse Boolean
(default: true)
Reverses the mousewheel zoom direction. Normal direction is down for "zoom out", up for "zoom in".
categoryAxis.select.mousewheel.zoom String
(default: "both")
The zoom direction. Possible values: