chartPoints property

List<ChartPoint<D>> chartPoints
getter/setter pair

Implementation

List<ChartPoint<D>> chartPoints = <ChartPoint<D>>[];