TLegendSymbol.Squared
TLegendSymbol
property Squared: Boolean;
Unit
Chart
Description
When True, the legend symbol will be resized to have the same width as height.
When False, the legend symbol height is determined by the legend font size, and the symbol width is calculated using the Width and WidthUnits properties.
Chart1.Legend.Symbol.Squared := True ;