IVZColorLegendBase.AutoColumnsCount

Fore syntax

AutoColumnsCount: Boolean;

Fore.NET syntax

AutoColumnsCount: boolean;

Description

The AutoColumnsCount property determines whether the number of columns for color legend items is set automatically.

Comments

Available values:

To get collection of color legend items, use IVZColorLegendBase.Items.

Fore and Fore.NET examples

The property use is given in the example for IVZColorLegendBase.Items.

See also:

IVZColorLegendBase