MapArrowBase.Label

Syntax

Label: PP.MapLabel | PP.Ui.ChartSVGLabel;

Description

The Label property determines arrow label on the map.

Comments

Use JSON or the setLabel method to set the property value and the getLabel method to get the property value.

Example

The example of use is given on the page with description of the PP.MapFilledArrow class constructor.

See also:

MapArrowBase