New to Kendo UI for Angular? Start a free 30-day trial
DragEndEvent
Represents the arguments for the dragEnd
event of the Chart component (see example).
Name | Type | Default | Description |
---|---|---|---|
axisRanges |
|
Specifies a dictionary that contains the range of named axes. Use the axis name as a key to access the minimum and maximum values. | |
originalEvent |
|
Specifies the original user event that triggered the drag action. | |
sender |
|
Specifies the |