A discussion forum for JFreeChart (a 2D chart library for the Java platform).
-
bharat
Post
by bharat » Tue Jan 07, 2003 4:54 pm
how can i change background colour of the xyplot
bharat
-
David Gilbert
Post
by David Gilbert » Tue Jan 07, 2003 11:39 pm
Use the setBackgroundPaint(...) method inherited from the Plot class.
Regards,
Dave Gilbert