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