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