data property

List<Series<D, T>> data
final

The list of series to be shown.

Implementation

final List<Series<D, T>> data;