Help Controlling the legend rectangle

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

Help Controlling the legend rectangle

Post by qcrnd » Thu Sep 04, 2008 3:56 pm

Hi
I want to set a limit to the size of the legend rectangle. currently the rectangle is adjusted according to the legend text size and I want it limited because I have the graph inside a panel and if the text is too long then it takes up too much space and not enough is left for the graph.I also want the text to be continued with Ellipsis to show that there is more text. I saw that you have events GetLegendRect and GetLegendText but I expected there to be some kind of style where I can limit the rectangle and everything will be done automatically . Is there such a thing.
Thanks

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

Post by Narcís » Fri Sep 05, 2008 7:32 am

Hi qcrnd,

I'm afraid this is not possible for now. You'll have to use the events you mentioned. I'll also add your request to the wish-list to be considered for inclusion in future releases.
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

qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

Post by qcrnd » Sun Sep 07, 2008 12:37 pm

Thanks

Post Reply