points property

List<ChartPoint> points
final

The ordered data points of the series.

Implementation

final List<ChartPoint> points;