items property

List<ChartAxisDataItem> items
final

The items data of axis.

Implementation

final List<ChartAxisDataItem> items;