Bar and Horiz.Bar series can display gradients. By using the "middle" color the visual effect can be enhanced considerably.

Example:
barSeries.getGradient().setMiddleColor(Color.Yellow); barSeries.getGradient().setStartColor(Color.Gray);