
|
TChartClickAxis
type TChartClickAxis = procedure(Sender: TCustomChart; Axis: TChartAxis; Button: TMouseButton; Shift: TShiftState; x, y: Integer) of object;
Unit
Chart
Description
The TChartClickAxis type points to a method that notifies a TChartAxis component that a click event has occurred. It is used by TCustomChart.OnClickAxis.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.