Surface series can now display "sides", using the SideBrush method.

Example:
series.getSideBrush().setStyle(HatchStyle.DIAGONALCROSS); series.getSideBrush().setColor(Color.Blue);