Clears BarChartSeries.yAxisId to null.
null
BarChartSeries clearYAxisId() => copyWith(clearYAxisId: true);