Legend symbols can now display using a customized border. By default, legend symbols use the Series border.

Example:
myChart.getLegend().getSymbol().setDefaultPen(false); myChart.getLegend().getSymbol().getPen().setColor(Color.Red);