series property

ChartData? series
getter/setter pair

The data containing the bubble y-values.

These values locate the bubbles in the chart vertically.

Implementation

ChartData? series;