InsertAt(Index: Integer; Value: IVZMapChartPie);
Index. Index of the position, to which pie indicator must be inserted.
Value. Pie indicator.
The InsertAt method inserts the specified pie indicator to the specified position in the collection.
To add a pie indicator to the collection, use the IVZMapChartArrows.Add method.
See also: