data property

List<double> data
final

The list of numerical values for this series.

Implementation

final List<double> data;