SpectrumLegend.SpectrumSize

Syntax

SpectrumSize: Number;

Description

The SpectrumSize property determines height of the spectrum band.

Comments

Use JSON or the setSpectrumSize method to set the property value, and the getSpectrumSize method to get the property value.

Example

The example of property use is given in the Spectrum Legend Settings section in the page of SpectrumLegend constructor.

See also:

SpectrumLegend