LegendBase.TextWrapping

Syntax

TextWrapping: PP.Ui.TextWrapping;

Description

The TextWrapping property indicates if text is wrapped.

Comments

Use JSON or the setTextWrapping method to set the property value, and the getTextWrapping method to get the property value.

Example

The example of property use is given on the page with description of the SpectrumLegend constructor.

See also:

LegendBase