MapBar.MaxBarsCount

Syntax

MaxBarsCount: Number;

Description

The MaxBarsCount property determines maximum number of columns in bar factor.

Comments

Use JSON or the setMaxBarsCount method to set the property value and the getMaxBarsCount method to get the property value.

Example

The example of use is given on the page with constructor of the PP.MapBar class constructor.

See also:

MapBar