TOnGetLegendPos

TOnGetLegendPos

type TOnGetLegendPos = procedure(Sender: TCustomChart; Index: Integer; Var x, y, XColor: Integer) of object;

Unit
Chart

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