labels property

ChartData? labels
getter/setter pair

The data containing the labels for all the nodes in the chart.

Labels must be unique.

Implementation

ChartData? labels;