TTChartOnCursorToolChange

type TTChartOnCursorToolChange = procedure(ASender: TObject; Tool, X, Y: Integer; XVal, YVal: Double; Series, ValueIndex: Integer) of object;

Type Library
TeeChartx

Description
A TTChartOnCursorToolChange event occurs when the Cursor Tool position is changed by the user or programmatically.