MapChart.ArrowEffectsMode

Syntax

ArrowEffectsMode: PP.Ui.MapChart.ArrowEffectsMode;

Description

The ArrowEffectsMode property determines highlighting option for map arrows.

Comments

Use JSON or the setArrowEffectsMode method to set the property value and the getArrowEffectsMode method to get the property value.

Example

The example of property use is given on the MapFilledArrow Constructor page.

See also:

MapChart