Hi all;
I want to use ImageTitle on my charts.
I have created my logo as:
ImageTitle logo = new ImageTitle (getImageSource().getImage("logo.image"));
It has done but now, I wonder how to insert this logo onto/into charts.
if answer is setImage(Image image) function I could not use it.
Could you please explain and send code part.
Regards,
Onder
How to use ImageTitle?
Code: Select all
jFreeChart.addSubtitle(subtitle)
-
- Posts: 13
- Joined: Mon May 22, 2006 3:01 pm
Thanks a lot, It has worked
But now I got a new question;
as u see in picture (logo is in purole elipse under chart)
http://docs.google.com/View?docid=ddw99tpn_59d45t7s
My logo is under chart, how can I resize plot or make it transparan or take my logo up to chart ?
Regards,
Onder.

But now I got a new question;
as u see in picture (logo is in purole elipse under chart)
http://docs.google.com/View?docid=ddw99tpn_59d45t7s
My logo is under chart, how can I resize plot or make it transparan or take my logo up to chart ?
Regards,
Onder.