TChartClick

TChartClick

type TChartClick = procedure(Sender: TCustomChart; Button: TMouseButton; Shift: TShiftState; x, y: Integer) of object;

Unit
Chart

Description
The TChartClick type points to a method that notifies a TChart component that a click event has occurred. It is used by OnClickLegend and OnClickBackground