ColorMappings: Array;
The ColorMappings property determines settings of the data mapping to fill color of territory factor items.
Use JSON or the setColorMappings method to set the property value and the getColorMappings 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.MapFilledArrow class constructor.
See also: