TTChartOnSeriesClickPointer

type TTChartOnSeriesClickPointer = procedure(ASender: TObject; SeriesIndex, ValueIndex, X, Y: Integer) of object;

Type Library
TeeChartx

Description
The TTChartOnSeriesClickPointer Event type points to a method that notifies a ICustomSeries component that an event has occurred.

It is used by the OnSeriesClickPointer Event.