domain property

ChartData? domain
getter/setter pair

The data containing the bubble x-values.

These values locate the bubbles in the chart horizontally.

Implementation

ChartData? domain;