SpectrumLegend.MarkSize

Syntax

MarkSize: Number;

Description

The MarkSize property determines length for separators of spectrum legend color ranges.

Comments

Use JSON or the setMarkSize method to set the property value, and the getMarkSize 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