ChartZoomableProps
Interface
Represents the props of the KendoReact ChartZoomable component.
Definition
Package:@progress/kendo-react-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.