dataSets property
The data sets to render in the chart.
Must not be empty. Each dataset represents a series in the chart.
Implementation
final List<ChartDataSet> dataSets;
The data sets to render in the chart.
Must not be empty. Each dataset represents a series in the chart.
final List<ChartDataSet> dataSets;