BubbleTree.BubbleStyle

Syntax

BubbleStyle: PP.Ui.VisualizerItemStyle

Description

The BubbleStyle property sets style of bubble tree bubble.

Comments

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