ChartLabel.Text

Syntax

Text: String

Description

The Text property determines text content of a label.

Comments

Use JSON or the setText method to set the property value, and the getText method to get the property value.

Example

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

See also:

ChartLabel