color

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
bharat

color

Post by bharat » Tue Jan 07, 2003 4:54 pm

how can i change background colour of the xyplot
bharat

David Gilbert

Re: color

Post by David Gilbert » Tue Jan 07, 2003 11:39 pm

Use the setBackgroundPaint(...) method inherited from the Plot class.

Regards,

Dave Gilbert

Locked