IVZColorLegendBase.AutoColumnsCount

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.

Example

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

See also:

IVZColorLegendBase