TDragPointTool.OnDragPoint

TDragPointTool.OnDragPoint
TDragPointTool

property OnDragPoint: TDragPointToolEvent;

Unit
TeeDragPoint

Description
Event called when the end user is moving the mouse dragging a series point.

You can use the chart OnMouseDown and OnMouseUp events to recognize when the end user starts and finishes a dragging operation.