pointData property

List<PointData>? pointData
getter/setter pair

The points in the time series.

Implementation

core.List<PointData>? pointData;