items property

List<CircleChartItemData> items
final

items : is the data to draw.

Implementation

final List<CircleChartItemData> items;