TreeMap.getSizeLegendOptions

Syntax

getSizeLegendOptions();

Description

The getSizeLegendOptions method returns settings for size legend panel settings in the wizard settings format.

Comments

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

Example

The method use is identical to the TreeMap.getLegendOptions method.

See also:

TreeMap