TreeDataVisualizer.Model

Syntax

Model: PP.TreeModel

Description

The Model property determines chart data model.

Comments

Use JSON or the setModel method to set the property value, and the getModel method to get the property value.

Example

The example of use is given in the page «The BubbleTree component creation example».

See also:

TreeDataVisualizer