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