AxesEdge->{{diry, dirz}, {dirx, dirz}, {dirx, diry}} specifies on which three edges of the bounding box axes are drawn. The diri must be either +1 or -1, and specify whether axes are drawn on the edge of the box with a larger or smaller value of coordinate i, respectively.
The default setting AxesEdge->Automatic chooses automatically on which exposed box edges axes should be drawn.
Any pair {diri, dirj} in the setting for AxesEdge can be replaced by Automatic to specify that the position of the corresponding axis is to be chosen automatically.
Any pair {diri, dirj} can be replaced by None, in which case the corresponding axis will not be drawn.
If you explicitly specify on which edge to draw an axis, the axis will be drawn on that edge, whether or not the edge is exposed with the view point you have chosen.