dataPoints property

Iterable<Vector2> dataPoints
final

The set of coordinates that represents the vertices of the line path.

Implementation

final Iterable<Vector2> dataPoints;