Legend Checkboxes Not Working

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Todd_S
Newbie
Newbie
Posts: 3
Joined: Fri May 09, 2003 4:00 am

Legend Checkboxes Not Working

Post by Todd_S » Wed May 04, 2005 4:09 pm

I am trying to utilize the legend checkbox functionality for multiple series in my TeeChart for ASP.NET.

It appears to be working to uncheck/hide a specific series, but when I want to re-check that series, it won't show it again.

Another thing, say I have 3 series. If I uncheck Series 1, it is hidden. Then, if I uncheck Series 2, it becomes hidden but Series 1 reappears. It is not remembering the check status from before.

What am I missing?

Any help would be greatly appreciated.

Thanks,
Todd

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

Post by Narcís » Thu May 05, 2005 9:18 am

Hi Todd,

Which TeeChart version are using for your ASP.NET project?

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

Todd_S
Newbie
Newbie
Posts: 3
Joined: Fri May 09, 2003 4:00 am

Legend Checkboxes Not Working

Post by Todd_S » Thu May 05, 2005 6:26 pm

Hello Narcis ...

I am using TeeChart for .NET v1 (runtime version=v1.1.4322 & version=1.1.1499.42325).

Hope this helps give you further clarification of my problem.

Thanks,
Todd

Todd_S
Newbie
Newbie
Posts: 3
Joined: Fri May 09, 2003 4:00 am

Legend Checkboxes Not Working

Post by Todd_S » Thu May 05, 2005 6:28 pm

Narcis,

I have been able to manually create a legend using a checkbox list, so what I am trying to do is possible. I must be missing something.

However, I would prefer to use your control if I can get it to work.

Thanks,
Todd

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 May 06, 2005 9:20 am

Hi Todd,
I have been able to manually create a legend using a checkbox list, so what I am trying to do is possible. I must be missing something.

However, I would prefer to use your control if I can get it to work.
By now that's the only solution as WebChart is inserted as an image in the ASP.NET page and only and OnClick event is available.

We are currently working on TeeChart for .NET v2 which is already in BETA stage. On of it's new features will be HotSpots in WebCharts so maybe something like what you request could be achieved.
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