ChartLabel.Alignment

Syntax

Alignment: PP.HorizontalAlignment | PP.VerticalAlignment

Description

The Alignment property determines label alignment.

Comments

Use JSON or the setAlignment method to set the property value, and the getAlignment method to get the property value.

Example

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

See also:

ChartLabel