BubbleTree.getColorOptions

Syntax

getColorOptions();

Description

The getColorOptions method gets color panel settings in wizard settings format.

Comments

This methods returns an array of JSON objects with the following fields: Name - property name, Value - property value.

Example

The example of use is given in the page with description of the BubbleTree.Alignment property.

See also:

BubbleTree