DragEndEvent
Class
Arguments for the dragEnd event.
Definition
Package:@progress/kendo-react-charts
Properties
axisRanges
{ [name: string]: AxisRange }
A dictionary which contains the range (min and max values) of named axes. The axis name is used as a key.
nativeEvent
any
The original user event that triggered the drag action.