TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
Marco
- Newbie
- Posts: 18
- Joined: Thu Sep 27, 2007 12:00 am
- Location: 73 Savoie, FRANCE
Post
by Marco » Tue Sep 30, 2008 9:38 am
Hi,
I would like to put an Image above a Chart. I tried with a TImageBar Serie but it doesn't apply with my chart.
I also tried with the image tool but I can't set the position of my Image correctly.
If i add a TImage, it is impossible to put it above of the TChart.
Do you know a way to put a TImage or the Image tool, to have an image forground of a graph an that I can easily change is position ?
Thanks a lot for your answers.
Regards
Mo.
-
bertrod
- Advanced
- Posts: 151
- Joined: Wed Sep 07, 2005 4:00 am
Post
by bertrod » Tue Sep 30, 2008 9:58 am
If it can help : I'm using annotations with image as background to put easy-to-move images on my charts, maybe you could try this way.
-
Marco
- Newbie
- Posts: 18
- Joined: Thu Sep 27, 2007 12:00 am
- Location: 73 Savoie, FRANCE
Post
by Marco » Tue Sep 30, 2008 10:37 am
Thanks a lot Bertrod,
I've test this annotation tool and I think i can use it to positionate my image. I didn't try this tool.
Thanks
Bye
Mo