items property

List<ChartLineDataItem> items
final

The items data of lines.

Implementation

final List<ChartLineDataItem> items;