Search found 3 matches

by chaitukrishna_gonam
Thu Sep 25, 2008 12:56 pm
Forum: JFreeDesigner
Topic: Customizing Legend in TimeSeries Chart
Replies: 5
Views: 51351

Re: Customizing Legend in TimeSeries Chart

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
by chaitukrishna_gonam
Thu Sep 25, 2008 12:50 pm
Forum: JFreeDesigner
Topic: Timeseries
Replies: 0
Views: 23575

Timeseries

Can we Enter Duplicates in Timeseries Dataset?
by chaitukrishna_gonam
Thu Sep 25, 2008 12:48 pm
Forum: JFreeDesigner
Topic: ScatterPlot
Replies: 0
Views: 23241

ScatterPlot

How can we draw a ScatterPlot having Same representation for all series?