LegendToolTip.LTRB

Syntax

LTRB: PP.LTRB;

Description

The LTRB property specifies tooltip rotation.

Comments

Use JSON or the setLTRB method to set the property value, and the getLTRB method to get the property value.

The setLTRB method returns the following parameters: value - rotation direction, reflect - indicates reflection.

Example

The example of use is given on the page with description of the SpectrumLegend.showToolTip method.

See also:

LegendToolTip