Add(Value: IVZMapChartBar): Integer;
Value. Bar indicator.
The Add method adds the specified bar indicator to the collection on the map layer.
To remove bar indicator from the collection by its index, use IVZBarsArray.Remove.
To clear the collection of bar indicators, use IVZBarsArray.Clear.
The method use is given in the example for IVZMapChartLayer.Bars.
See also: