AxesOrigin->{x, y} specifies that the axes should cross at the point {x, y}.
AxesOrigin->Automatic uses an internal algorithm to determine where the axes should cross. If the point is within, or close to, the plotting region, then it is usually chosen as the axes origin.
In contour and density plots, AxesOrigin->Automatic puts axes outside the plotting area.