BubbleTree.OuterLabelsStyle

Syntax

OuterLabelsStyle: Object

Description

The OuterLabelsStyle property sets style for values of bubble tree elements.

Comments

Use JSON or the setOuterLabelsStyle method to set the property value, and the getOuterLabelsStyle 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