BubbleTree.TextVisual

Syntax

TextVisual: PP.TextVisual

Description

The TextVisual property determines description of the factor whose data is applied to labels of bubble tree items.

Comments

Use JSON or the setTextVisual method to set the property value, and the getTextVisual method to get the property value.

Example

The example of property use is shown in contents of the BubbleTreeData.js file given in the page Example of creating the BubbleTree component.

See also:

BubbleTree