MapBar.LeastHeightPart

Syntax

LeastHeightPart: Number;

Description

The LeastHeightPart property set minimum height of the column.

Comments

Use JSON or the setLeastHeightPart method to set the property value and the getLeastHeightPart 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