dataPoints property

Iterable<Vector2> dataPoints
final

The set of vectors that represents the columns data.

Implementation

final Iterable<Vector2> dataPoints;