data property

List<ChartValue> data
final

The data to use for rendering the chart (in order).

Implementation

final List<ChartValue> data;