Page 1 of 1

Custom image in canvas

Posted: Tue Mar 24, 2015 9:37 pm
by 16468913
Hello. I need to put an image in the upper right corner of a chart. I'm confused about where to start searching for a solution.
It's a company's logo image, meant to print with every chart the application. I'm looking for the easiest way to acomplish this. Hope you can help me.

Best regards.

Re: Custom image in canvas

Posted: Wed Mar 25, 2015 8:24 am
by yeray
Hello Matias,

You can use a TAnnotationTool (or a TRectangleTool) and load an image on it. Ie:
annotation.png
annotation.png (117.13 KiB) Viewed 4652 times

Re: Custom image in canvas

Posted: Wed Mar 25, 2015 12:18 pm
by 16468913
Thanks Yeray!. I will do it with the annotation tool, I just finished testing it.

Best regards,

Matias.