items property

List<ChartCandleDataItem> items
final

The items data of candles.

Implementation

final List<ChartCandleDataItem> items;