Legend size seems incorrect

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
David Novo
Newbie
Newbie
Posts: 71
Joined: Fri Jul 02, 2004 4:00 am
Location: Culver City
Contact:

Legend size seems incorrect

Post by David Novo » Fri Jan 06, 2006 11:01 pm

Hello,

I have been experimenting with implementing different zooms.

This is the case at 100% zoom
Image

I am changing the tchart to 35% zoom by changing the View3DOptions.fontZoom. I also change plot size to 35%. It seems to basically work okay (see below)
Image

However, the legend is too wide at the 35% zoom as compared to. I have changed the symbol width so that it scales with the zoom. but that does not help.

Are there any other properties that determine the width of the legend that I may have to change to accurately depict a zoom?

Thank you!
-Dave

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Jan 16, 2006 9:09 am

Hi Dave,

which TeeChart Pro version are you using ? It seems to work fine using the latest TeeChart Pro v7.06.
Could you please post the code you're using to see the problem ?

David Novo
Newbie
Newbie
Posts: 71
Joined: Fri Jul 02, 2004 4:00 am
Location: Culver City
Contact:

Post by David Novo » Tue Jan 17, 2006 6:40 am

I think we are using TChart 7.03 but I will have to check.

The code that we use for this is very involved. I can try to save the chart to a .tee file at the appropriate place. Would that help you?

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

Post by Narcís » Tue Jan 17, 2006 10:29 am

Hi David,

Then you could try this with v7.06 if possible. Regarding the .tee file, yes it would help. It would also be helpful if you could arrange a simple project reproducing we can run "as-is" reproducing this problem. You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
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

Post Reply