SpectrumLegend.ItemBorderColor

Syntax

ItemBorderColor: PP.Color;

Description

The ItemBorderColor property specifies border color for legend items.

Comments

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