IChartExternLegend.SymbolSpaceAuto

Syntax

SymbolSpaceAuto: Boolean;

Description

The SymbolSpaceAuto property determines whether the distance between the icon and the text for the external legend elements is set automatically.

Comments

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.

Example

The property use is given in the example for IChartExternLegend.SymbolSpace.

See also:

IChartExternLegend