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