ChartPoint.DataLabel

Syntax

DataLabel: PP.Ui.ChartText;

Description

The DataLabel property determines label for the chart data series point.

Comments

Use JSON or the setDataLabel method to set the property value, and the getDataLabel method to get the property value.

Example

The example of use is given on the Example of Creating a Stacked Histogram page.

See also:

ChartPoint