Legend on Pie Chart

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

Legend on Pie Chart

Post by Antonio Lopes » Fri Oct 18, 2002 9:15 pm

David,

How do I change the background color on legend of Pie Chart graphic?

Thanks.

Dave Gilbert

Re: Legend on Pie Chart

Post by Dave Gilbert » Mon Oct 21, 2002 9:06 am

You can use the setBackgroundPaint(...) method in the StandardLegend class.

Regards,

DG.

Locked