TChartSeries.Clicked
TChartSeries
function Clicked(X, Y: Integer): Integer; virtual; overload;
Unit
TeEngine
Description
This functions returns the ValueIndex of the "clicked" point in the Series. Clicked means the X and Y coordinates are in the point screen region bounds. If no point is "touched", Clicked returns -1