Scrolling Extra Legend?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
erzsebet
Newbie
Newbie
Posts: 21
Joined: Tue Apr 13, 2010 12:00 am

Scrolling Extra Legend?

Post by erzsebet » Wed Oct 13, 2010 7:40 pm

Hello,

I have a project that displays two legends, the second of which is a TExtraLegendTool. I see in the Legend Scrollbar and TeeScrollbar ThumbGradient examples that it is possible to create a TLegendScrollBar tool, but this appears to apply to the default legend. Is there any way to create an extra legend with scrolling capability?

Thank you very much!

-erzsebet

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

Re: Scrolling Extra Legend?

Post by Narcís » Fri Oct 15, 2010 8:29 am

Hi erzsebet,

I'm afraid ExtraLegend tool can not have a LegendScrollBar tool associated for now. I have added your request (TV52015213) to the wish-list to be considered for inclusion in future releases. The only solution I can think for now is using Delphi's TScrollBar to do the job.
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

erzsebet
Newbie
Newbie
Posts: 21
Joined: Tue Apr 13, 2010 12:00 am

Re: Scrolling Extra Legend?

Post by erzsebet » Fri Oct 15, 2010 6:56 pm

Narcís, hello -

Thank you for adding this to the Steema feature enhancement list.

- erzsebet

Post Reply