dataSeries property

List<List<XYDataPoint>> dataSeries
final

List of data series.

Implementation

final List<List<XYDataPoint>> dataSeries;