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