TCustomChartLegend.VertMargin
TCustomChartLegend
property VertMargin: Integer;
Unit
Chart
Description
Default Value: 0
The VertMargin 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 height.
It's only used when the Legend position is Top or Bottom aligned.