Contains common information for a drag event on series points.
Members
-
newPoints :Highcharts.Dictionary.<Highcharts.PointDragDropObject>
-
New points during drag.
Type:
- Highcharts.Dictionary.<Highcharts.PointDragDropObject>
-
origin :Highcharts.DragDropPositionObject
-
Original data.
Type:
-
preventDefault :function
-
Prevent default drag action.
Type:
- function
-
target :Highcharts.Point
-
Target point that caused the event.
Type:
-
type :"drag"
-
Event type.
Type:
- "drag"