TreeMap.getLegendOptions

Syntax

getLegendOptions();

Description

The getLegendOptions method gets legend 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 TreeMap.getColorOptions property.

See also:

TreeMap