The Chart BackWall object, in 2D and 3D modes, can fill the interior with a Gradient of colors.

Example:
myChart.getWall().getBack().getGradient().setVisible(true);
myChart.getWall().getBack().setTransparent(false);