dataPoints property
The list of data points in this series.
Should not be empty. Empty lists may cause rendering issues.
Implementation
final List<ChartDataPoint> dataPoints;
The list of data points in this series.
Should not be empty. Empty lists may cause rendering issues.
final List<ChartDataPoint> dataPoints;