TCustomChartLegend.RectLegend
TCustomChartLegend
property RectLegend: TRect;
Unit
Chart
Description
Read-only and run time.
The RectLegend property returns the Legend coordinates and dimensions. It's read-only and can only be accessed at run-time. You can use RectLegend to, for example, custom draw on a chart based on Legend position coordinates or dimensions.