IntervalsLegend.AutoColumnsCount

Syntax

AutoColumnsCount: Boolean;

Description

The AutoColumnsCount property determines automatic calculation of the number of legend columns.

Comments

Use JSON or the setAutoColumnsCount method to set the property value and the getAutoColumnsCount method to get the property value.

Available values:

Example

The property use is given in the example for IntervalsLegend.CellBorder.

See also:

IntervalsLegend