
|
TAxisOnGetLabel
type TAxisOnGetLabel = procedure(Sender: TChartAxis; Series: TChartSeries; ValueIndex: Integer; Var LabelText: String) of object;
Unit
TeEngine
Description
The TAxisOnGetLabel type points to a method that notifies a TChartAxis component that an event has occurred.
It is used by the TChartAxis.TCustomAxisPanel.OnGetAxisLabel event.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.