I hope this will help you.
To change the legend position - use the below statement
chart.getLegend().setPosition(RectangleEdge.LEFT);
to set the legend in left side
Search found 3 matches
- Thu Sep 25, 2008 12:56 pm
- Forum: JFreeDesigner
- Topic: Customizing Legend in TimeSeries Chart
- Replies: 5
- Views: 97044
- Thu Sep 25, 2008 12:50 pm
- Forum: JFreeDesigner
- Topic: Timeseries
- Replies: 0
- Views: 50281
Timeseries
Can we Enter Duplicates in Timeseries Dataset?
- Thu Sep 25, 2008 12:48 pm
- Forum: JFreeDesigner
- Topic: ScatterPlot
- Replies: 0
- Views: 49748
ScatterPlot
How can we draw a ScatterPlot having Same representation for all series?