SpectrumLegend.TextPosition

Syntax

TextPosition: PP.Ui.SpectrumLegendTextPosition;

Description

The TextPosition property determines position of chart item text respective to this item.

Comments

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