ArrowVisual.BasementWidthMapping

Syntax

BasementWidthMapping: Array;

Description

The BasementWidthMapping property determines settings of data mapping to arrow base on the map.

Comments

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