data property

List<ChartData> data
final

The data to be displayed in the chart.

Implementation

final List<ChartData> data;