ArrowVisual.ColorMapping

Syntax

ColorMapping: Array;

Description

The ColorMapping property determines data mapping parameters with arrow fill color on the map.

Comments

Use JSON or the setColorMapping method to set the property value and the getColorMapping 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 MapFilledArrow class constructor.

See also:

ArrowVisual