TOnGetLegendRect

TOnGetLegendRect

type TOnGetLegendRect = procedure(Sender: TCustomChart; Var Rect: TRect) of object;

Unit
Chart

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