TLegend problem with scrollbar

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Johan Ingemansson
Newbie
Newbie
Posts: 59
Joined: Fri May 28, 2004 4:00 am
Location: Sweden

TLegend problem with scrollbar

Post by Johan Ingemansson » Mon Mar 13, 2006 11:14 am

Hi,

If I use TLegend, and the items displayed in the legend are wider then the TChart, the legend disappears, and this is ok, since I mean if its to wide there´s nothing to do.

But even if I use TLegendScrollbar, the legend still disappears, when the text of the legend items are longer then the chart width, should it work like this, I mean the reason you use a scrollbar is because the legend items in numbers are many or the text in the items are long.

Best Regards,

Johan Ingemansson

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

Post by Narcís » Mon Mar 13, 2006 1:07 pm

Hi Johan,

Could you please be more specific? Sending us an example we can run "as-is" to reproduce the problem here would be very helpful.

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

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

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

Post by Pep » Thu Mar 16, 2006 8:30 am

Hi Johan,

yes, this is a normal behaviour. The TLegendScrollBar Tool, as you said, has been designed to be able to show all the items when there are many, not for a long texts or legend alignment to bottom.
This feature is already down our wish list to be considered for further releases.

Post Reply