Vertical axes can now align their Labels in the opposite direction. Note: The labels Angle should be 0 (no label rotation).

Example:
myChart.getAxes().getLeft().getLabels().setAlign(AxisLabelAlign.OPPOSITE);