Panel back image question.

TeeChart for ActiveX, COM and ASP
Post Reply
TonyVSUK
Advanced
Posts: 163
Joined: Wed Mar 01, 2006 12:00 am

Panel back image question.

Post by TonyVSUK » Thu Dec 03, 2009 9:22 am

Hello,

I've got a background I want to use for all my charts as a bitmap. But when I set the background, it does not seem to link to the image, it seems to load it into the tchart as a copy.

Is there any way to link to the original image file on disk? The whole reason for this was to be able to change the one image and therefore the appearance of every graph. But at the moment I seem to have to go back to each graph and manually clear the image before loading the changed one.

Thanks in advance,

Tony.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Panel back image question.

Post by Narcís » Thu Dec 03, 2009 2:57 pm

Hi Tony,

You could export the original chart as a TeeChart native template file and import it to the other charts. For more information about this subject please read tutorial 12. Tutorials can be found at TeeChart's program group.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

TonyVSUK
Advanced
Posts: 163
Joined: Wed Mar 01, 2006 12:00 am

Re: Panel back image question.

Post by TonyVSUK » Fri Dec 04, 2009 8:46 am

Is there any way to link to the original image file on disk?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Panel back image question.

Post by Narcís » Fri Dec 04, 2009 8:55 am

Hi TonyVSUK,

I'm afraid not unless you do it programmatically at runtime.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

TonyVSUK
Advanced
Posts: 163
Joined: Wed Mar 01, 2006 12:00 am

Re: Panel back image question.

Post by TonyVSUK » Fri Jan 22, 2010 4:35 pm

Any chance of changing this functionality so that it links back to the original image? Seems strange that it copies it rather than just links back.

Tony.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Panel back image question.

Post by Yeray » Tue Jan 26, 2010 12:39 pm

Hi Tony,

I've added your request to the wish list to be implemented in future releases (TV52014655).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

TonyVSUK
Advanced
Posts: 163
Joined: Wed Mar 01, 2006 12:00 am

Re: Panel back image question.

Post by TonyVSUK » Tue Jan 26, 2010 12:47 pm

Thanks. Best functionality would be if it could take relative paths as well (eg, "..\..\images\backimage.jpg") so then you could move it to a different directory without having to update the graphs.

Post Reply