SymbolSpaceAuto: Boolean;
The SymbolSpaceAuto property determines whether automatic paddings are used between legend icon and legend element label.
Available values:
True. Default. Automatic paddings between icon and label are enabled.
False. Automatic paddings between element icon and label are disabled and set manually using IMapLegend.SymbolSpace.
The property use is given in the example for IMapLegend.MarkerSize.
See also: