LegendBase.Scale

Syntax

Scale: PP.ScaleBase;

Description

The Scale property determines scale of visualizer legend.

Comments

Use JSON or the setScale method to set the property value, and the getScale method to get the property value.

Example

The example of property use is given on the page with description of the SpectrumLegend constructor.

See also:

LegendBase