IVZMapChartArrows.Item

Syntax

Item(Index: Integer): IVZMapChartArrow;

Parameters

Index. Arrow index.

Description

The Item property returns arrow by its index.

Comments

To get the number of arrows in the collection, use IVZMapChartArrows.Count.

See also:

IVZMapChartArrows