Setting LegendItemsCollection???

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Rodney
Posts: 20
Joined: Mon Jun 02, 2003 4:17 am
Location: Adelaide, Australia

Setting LegendItemsCollection???

Post by Rodney » Thu May 13, 2004 7:33 am

Is there a way to set a LegendItemCollection for an XYPlot?

I know you can get the LegendItemCollection, but where do you set them?

For instance I want to be able to manipulate what items get displayed in the Legend itself, and I'm assuming the best way is by manipulating the LegendItemCollection? Or am I on the wrong track?

Rodney
Posts: 20
Joined: Mon Jun 02, 2003 4:17 am
Location: Adelaide, Australia

Post by Rodney » Fri May 14, 2004 3:22 am

????

Locked