ChartZoomableProps
Interface
Represents the props of the Kendo UI for Vue ChartZoomable component.
Definition
Package:@progress/kendo-vue-charts
Properties
mousewheel?
boolean | MousewheelZoom
Specifies if the Chart can be zoomed by using the mousewheel.
selection?
boolean | DragAction
Specifies if the Chart can be zoomed by using selection.