points property

List<Point> points
final

The data points for the top line.

Implementation

final List<Point> points;