BubbleChart.getInstance

Syntax

getInstance();

Description

The getInstance method returns the current instance of bubble chart.

Comments

This method returns a value of the PP.Ui.BubbleChart type.

Example

The example of use is given in the page with description of the BubbleChart.getLegend method.

See also:

BubbleChart