BubbleChart.isLoaded

Syntax

isLoaded();

Description

The isLoaded method returns whether bubble chart is loaded.

Comments

If bubble chart is loaded, the method returns True, otherwise it returns False.

Example

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

See also:

BubbleChart