Search found 1 match
- Tue Jul 17, 2018 3:02 pm
- Forum: JFreeChart
- Topic: need help ?
- Replies: 0
- Views: 6175
need help ?
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? O...