Oh ,I am sorry!
It doesn't work!
Thanks!!
Search found 3 matches
- Sun Aug 07, 2005 8:35 am
- Forum: JFreeChart
- Topic: How to set the span of axis?
- Replies: 3
- Views: 4081
- Thu Aug 04, 2005 3:51 pm
- Forum: JFreeChart
- Topic: XYLineChart: Multicolored Series?
- Replies: 2
- Views: 3987
Thanks
I'am sorry! I don't help you!
But I learn somethings from your message !Thank you!
(hehe,My english is very pool!)
But I learn somethings from your message !Thank you!
(hehe,My english is very pool!)
- Thu Aug 04, 2005 3:37 pm
- Forum: JFreeChart
- Topic: How to set the span of axis?
- Replies: 3
- Views: 4081
How to set the span of axis?
如题!
我用这个方法:
plot.setAxisOffset(new Spacer(Spacer.ABSOLUTE,35.0,35.0,35.0,35.0));
但eclipse提示:
The method setAxisOffset(RectangleInsets) in the type CategoryPlot is not applicable for the arguments (Spacer)
(jfreechar 1.0.0,jdk1.4.2)
我用这个方法:
plot.setAxisOffset(new Spacer(Spacer.ABSOLUTE,35.0,35.0,35.0,35.0));
但eclipse提示:
The method setAxisOffset(RectangleInsets) in the type CategoryPlot is not applicable for the arguments (Spacer)
(jfreechar 1.0.0,jdk1.4.2)