dataSets property

List<ChartDataSet> dataSets
final

The data sets to check. If empty or all points are (0, 0), emptyWidget is shown.

Implementation

final List<ChartDataSet> dataSets;