data property

List<XYDataPoint> data
final

Data points for the bars.

Implementation

final List<XYDataPoint> data;