Kendo.Mvc.UI.ChartMousewheelZoom
Defines the Chart mousewheel zoom settings.
Properties
Rate
Specifies the zoom rate as percentage of the axis range. The default value is 0.3 or 30% of the axis range.
Lock
Specifies which axes should not be zoomed.
Enabled
Specifies if the chart can be zoomed.
Methods
CreateSerializer
Creates a new ChartMousewheelZoomSerializer.
Returns
The ChartMousewheelZoomSerializer instance.