BorderMappings: Array;
The BorderMappings property determines settings of data mapping to border properties of bar factor items.
Use JSON or the setBorderMappings method to set the property value and the getBorderMappings method to get the property value.
The property contains an array of objects of the PP.DataMapping type.
The example of use is given on the page with description of the PP.MapBar class constructor.
See also: