draw(parentNode: SVGElement, visualType: PP.Ui.VisualType, secondCoord: Number);
parentNode. Container where the collection objects should be drawn. Optional parameter.
visualType. Type of bubble chart axis, for which data must be obtained. Optional parameter.
secondCoord. Coordinate that should not be read from bubble chart data. Optional parameter. By default it equals to 0.
The draw method renders collection objects in bubble chart.
The example of method use is given in the page ChartLabelCollection Constructor.
See also: