
|
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 TCustomChart.OnClickLegend and TCustomChart.OnClickBackground
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.