TOnGetLegendText

TOnGetLegendText

type TOnGetLegendText = procedure(Sender: TCustomAxisPanel; LegendStyle: TLegendStyle; Index: Integer; Var LegendText: String) of object;

Unit
Chart

Description
The TOnGetLegendText type points to a method that notifies a TChart component that an event has occurred. It is used by the OnGetLegendText event.