SpectrumLegend.TextSpacing

Syntax

TextSpacing: Number;

Description

The TextSpacing property determines distance between spectrum legend color ranges' separators and the text.

Comments

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