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