Axes can be positioned along the Z (depth) direction.

Example:
myChart.getAxes().getLeft().setZPosition(100);

Axes grid lines can be displayed to any Z position.