ChartLabel.NoDataText

Syntax

NoDataText: String

Description

The NoDataText property determines the text to be shown in the label when this label does not have any text content.

Comments

Use JSON or the setNoDataText method to set the property value, and the getNoDataText method to get the property value.

Example

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

See also:

ChartLabel