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