ChartLabel.Direction

Syntax

Direction: PP.Ui.TextDirection

Description

The Direction property determines label text direction.

Comments

Use JSON or the setDirection method to set the property value, and the getDirection method to get the property value.

Example

The example of use is given in the ChartLabel Constructor page.

See also:

ChartLabel