points property

List<Point> points
final

The data points to draw the line through.

Implementation

final List<Point> points;