SymbolSpaceAuto: Boolean;
SymbolSpaceAuto: System.Boolean;
The SymbolSpaceAuto property determines whether the distance between the icon and the text for the external legend elements is set automatically.
If this property is set to True, the distance between the icon and the text is set automatically; if the property is set to False, the distance is set using the IChartExternLegend.SymbolSpace property.
The property use is given in the example for IChartExternLegend.SymbolSpace.
See also: