SpectrumLegend.MarkColor

Syntax

MarkColor: PP.Color;

Description

The MarkColor property determines color for separators of spectrum legend color ranges.

Comments

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