TCustomChartLegend.Symbol
TCustomChartLegend
property Symbol: TLegendSymbol;
Unit
Chart
Description
Setting Symbol controls the width and position of the color rectangle associated with each Legend's item.
Example:
Chart1.Legend.Symbol.Position := spRight;