InsertAt(Index: Integer; Value: IVZMapChartArrow);
Index. Index of the position, to which arrow must be inserted.
Value. Arrow.
The InsertAt method inserts the specified arrow to the specified collection position.
To add a map to the collection, use IVZMapChartArrows.Add.
See also: