dataSets property

List<ChartDataSet> dataSets
final

Individual series to stack. Each dataset should share the same X domain.

Implementation

final List<ChartDataSet> dataSets;