SpectrumLegend.MarkThickness

Syntax

MarkThickness: Number;

Description

The MarkThickness property determines width for separators of spectrum legend color ranges.

Comments

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