BarVisual.WidthMappings

Syntax

WidthMappings: Array;

Description

The WidthMappings property determines settings of data mapping with width of bar factor items.

Comments

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