dataPoints property

List<RadarDataPoint> dataPoints
final

The list of radar data points (one per axis).

Implementation

final List<RadarDataPoint> dataPoints;