MapBar.HideZeroHeight

Syntax

HideZeroHeight: Boolean;

Description

The HideZeroHeight property determines whether columns with the zero value should be hidden.

Comments

Use JSON or the setHideZeroHeight method to set the property value and the getHideZeroHeight method to get the property value.

Available values:

Example

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

See also:

MapBar