Working with Bubble Chart > Classes > BubbleChart > BubbleChart.getInstance
getInstance();
The getInstance method returns the current instance of bubble chart.
This method returns a value of the PP.Ui.BubbleChart type.
The example of use is given in the page with description of the BubbleChart.getLegend method.
See also: