SpectrumLegend.ItemBorderThickness

Syntax

ItemBorderThickness: Number;

Description

The ItemBorderThickness property determines width of legend items' borders.

Comments

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