Chart Y axis: Set a minimum value, but max still auto?

I’m creating a chart for temperatures and since our process never goes below 50 degrees, I’d like to set a minimum Y value of 50, but still allow the maximum to adjust automatically.

From what I can tell, checking Auto Range = true, it always sets the minimum to 0, no matter what I do.

Can this be done?