2012-10-25 65 views

回答

1

我想通了。正確的方法是使用渲染器:

renderer1.setSeriesPaint(0, Color.YELLOW); 
renderer2.setSeriesPaint(0, Color.GREY);