TreeMapBox.getState

Syntax

getState(arg: Object);

Parameters

arg. Object containing initial settings.

Description

The getState method returns settings of tree map container.

Comments

The method returns a PP.Ui.PropertyChangedEventArgs object.

Example

The example of use is given on the page with description of the TreeMapBox.refreshView method.

See also:

TreeMapBox