data property

List<LabelModel> data
getter/setter pair

The data to display on the chart.

Implementation

List<LabelModel> data = <LabelModel>[];