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
Legend Checkboxes Not Working
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Todd,
Which TeeChart version are using for your ASP.NET project?
Thanks in advance.
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 |
Instructions - How to post in this forum |
Legend Checkboxes Not Working
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
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
Legend Checkboxes Not Working
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Todd,
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.
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.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.
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 |
Instructions - How to post in this forum |