...sorry I'm new in jFreeChart...
I'm using
v0.8.1 ...I wish to change the graphical aspect of the legend...
but I don't know how to do it...
May somebody help me?
however, where I can find documentation or examples more exaustively than javadoc ??
thanks a lot.....
how I can modify the legend font?
Re: how I can modify the legend font?
Hello,
I can tell You concerning version 0.9.5 but not version 0.8.1 ... You'll have to check wether it works the same way, or update...
So, on 0.9.5 You would use the setItemFont method in the StandardLegend class.
Regards,
Arnaud
I can tell You concerning version 0.9.5 but not version 0.8.1 ... You'll have to check wether it works the same way, or update...
So, on 0.9.5 You would use the setItemFont method in the StandardLegend class.
Regards,
Arnaud