Page 1 of 1

Legend Checkboxes Not Working

Posted: Wed May 04, 2005 4:09 pm
by 8121900
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

Posted: Thu May 05, 2005 9:18 am
by narcis
Hi Todd,

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

Thanks in advance.

Legend Checkboxes Not Working

Posted: Thu May 05, 2005 6:26 pm
by 8121900
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

Legend Checkboxes Not Working

Posted: Thu May 05, 2005 6:28 pm
by 8121900
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

Posted: Fri May 06, 2005 9:20 am
by narcis
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.