TCustomChartLegend.HorizMargin
TCustomChartLegend
property HorizMargin: Integer;
Unit
Chart
Description
Default Value: 0
The HorizMargin property specifies the number of screen pixels between the Legend and Chart rectangles.
By default it's 0, meaning the Legend will calculate a predefined margin based on the total Legend width.
It's only used when the Legend position is Left or Right aligned.