TCustomChartLegend.Alignment
TCustomChartLegend
property Alignment: TLegendAlignment;
Unit
Chart
Description
Default Value: laRight
The Alignment property defines the TCustomChart.Legend position.
Legend can be currently placed at Top, Left, Right and Bottom side of Chart.
Left and Right Legend alignments define a vertical Legend with one single column of items.
Top and Bottom Legend alignments define an horizontal Legend with one or more rows of items.
The Legend itself automatically reduces the number of displayed legend items based on the available charting space.