ChartZoomableSelectionSettingsBuilder
Methods
Key(Kendo.Mvc.UI.ChartActivationKey)
Specifies a keyboard key that should be pressed to activate the selection.
Parameters
value - ChartActivationKey
The value for Key
RETURNS
Returns the current ChartZoomableSelectionSettingsBuilder instance.
Lock(Kendo.Mvc.UI.ChartAxisLock)
Specifies an axis that should not be zoomed.
Parameters
value - ChartAxisLock
The value for Lock
RETURNS
Returns the current ChartZoomableSelectionSettingsBuilder instance.