data property

List<ChartData> data
final

The list of data points associated with this series.

Implementation

final List<ChartData> data;