MapBar.LeastWidthPart

Syntax

LeastWidthPart: Number;

Description

The LeastWidthPart property sets minimum width for a column.

Comments

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