IMapLegend.ColumnSpace

Fore Syntax

ColumnSpace: Double;

Fore.NET Syntax

ColumnSpace: double;

Description

The ColumsSpace property determines paddings between legend columns.

Comments

To use automatic paddings between legend columns, use IMapLegend.ColumnSpaceAuto.

Fore and Fore.NET Examples

The property use is given in the example for IMapLegend.MarkerSize.

See also:

IMapLegend