Although I call this method of a JFreeChart-object its border is still visible.
I use jfreechart-1.0.1.jar, dated of 27-Jan-2006.
Thanx in advance for support.
setBorderVisible(false); doesn't work
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
The default is false anyway. The border (if drawn) goes outside everything including the chart title(s) and legend. I think the border you are referring to must be something else...
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

