ITChart.OnCursorToolSnapChange
ITChart

property OnCursorToolSnapChange: TTChartOnCursorToolSnapChange;

Type Library
TeeChartx

Description
Event called when the cursor tool changes the index of the "snap" point in the series.

The snap point is the one that is more close to the cursor positions.

See Snap property and SnapToPoint method.