Hello all,
I have a problem when trying to change the font size of my labels in a StackedXYAreaChart
I use a :
XYPlot.getDomainAxis().setTickLabelFont( new Font("Arial", 1, 6) );
But seems to be without any effect.
Can you help me please ?
XYPlot.
-
- Posts: 32
- Joined: Wed Apr 27, 2005 6:41 pm
Re: XYPlot.
I forgot to give an example of my result.
Here it is :
http://imageshack.us/photo/my-images/33 ... chart.png/
Here it is :
http://imageshack.us/photo/my-images/33 ... chart.png/
-
- Posts: 32
- Joined: Wed Apr 27, 2005 6:41 pm
Re: XYPlot.
So stupid I am. I was wrong somewhere else.
I Apologize.
I Apologize.