BubbleTree.SideBubbleMinSize

Syntax

SideBubbleMinSize: Number

Description

The SideBubbleMinSize property sets minimum size of neighbor bubbles for bubble tree.

Comments

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