dataPoints property

List<BubbleDataPoint> dataPoints
final

The list of bubble data points in this series.

Implementation

final List<BubbleDataPoint> dataPoints;