dataSeries property

List<List<XYDataPoint>> dataSeries
final

List of data series, each with its own color.

Implementation

final List<List<XYDataPoint>> dataSeries;