LegendToolTip.TextWrapping

Syntax

TextWrapping: PP.Ui.TextWrapping;

Description

The TextWrapping property specifies wrapping for tooltip elements text.

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 in the Spectrum Legend Settings chapter in the page of the SpectrumLegend constructor description.

See also:

LegendToolTip