BubbleChart.refreshView

Syntax

refreshView(args: PP.Ui.PropertyChangedEventArgs, fireEvent: PP.Delegate);

Parameters

args. Bubble chart settings.

fireEvent. Callback function.

Description

The refreshView method refreshes bubble chart settings.

Example

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

See also:

BubbleChart