开发者

jFreeChart: Change Bar color regardless of series

I need to change the color of Bars regardless of their series. so setSeriesPaint() is not useful in this ca开发者_开发百科se. Is there another way?


You can override the getItemPaint() method to return the desired color, as suggested here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜