ChartZoomable
Properties
Selection - ChartSelectionZoom
Specifies which axes should not be zoomed.
Mousewheel - ChartMousewheelZoom
Specifies the zoom rate as percentage of the axis range. The default value is 0.3 or 30% of the axis range.
Enabled - Boolean
Methods
CreateSerializer()
Creates a new ChartZoomableSerializer.
RETURNS
The ChartZoomableSerializer instance.