BubbleChart Constructor

Syntax

PP.Ui.BubbleChart (settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The BubbleChart constructor creates an instance of the BubbleChart class.

Example

The example of constructor use is given in the page Example of Creating the BubbleChart Component.

See also:

BubbleChart