BarVisual.HeightMappings

Syntax

HeightMappings: Array;

Description

The HeightMappings property determines settings of data mapping with height of bar factor items.

Comments

Use JSON or the setHeightMappings method to set the property value and the getHeightMappings method to get the property value.

The property contains an array of objects of the PP.DataMapping type.

Example

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

See also:

BarVisual