data property

List<XYDataPoint> data
final

Data points for the line.

Implementation

final List<XYDataPoint> data;