Page 1 of 1

An Image above a TChart

Posted: Tue Sep 30, 2008 9:38 am
by 10546851
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.

Posted: Tue Sep 30, 2008 9:58 am
by 9343260
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.

Posted: Tue Sep 30, 2008 10:37 am
by 10546851
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