SpectrumLegend.ItemFormat

Syntax

ItemFormat: String;

Description

The ItemFormat property specifies format of legend items text.

Comments

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