IVZMapChart.Arrows

Syntax

Arrows: IVZMapChartArrows;

Description

The Arrows property returns the collection of map arrows.

Comments

Arrow  is a map object bound to two territories: the one, from which arrow starts, and the one, to which arrow is directed. Arrows enable the user to visualize direction of movement of any streams between territories, for example, export or import of goods.

Example

The property use is given in the example for IVZMapChartArrows.Add.

See also:

IVZMapChart