We are using visual studio 2012 and TChart .Net 2010. On viewing Data tab for a series Tee Chart Editor is not working properly. The scenario is given below:
Open Tee Chart Editor --> Click on Data menu -> application crashes.
The same scenario is working fine in visual studio 2005 and TChart .Net 2010.
Is this some known issue or something data dependent? I will be providing the data and sample code in my next post.
Tee Chart Editor is not working properly
Re: Tee Chart Editor is not working properly
Hello Amol,
I apologize for the delay I didn't see your post, sorry. I have made some tests in winforms with Chart Editor and your problem doesn't appear for me using last version of TeeChartFor.Net 4.1.2012.01311.
Design time tests:
First:
Open the Chart Editor.
Go to Tab Data and open it. There aren't any data but editor isn't crashed.
Second:
Open the Chart Editor.
Add some Series(line, bar, point..)
Go to Tab Data and open it. There are data and editor isn't crashed.
In run time:
Add some series by code and populate it.
Run application.
Open Chart Editor.
Go to Tab Data and open it. Appears my data and editor isn't crashed.
Could you please send us our code because we can try to reproduce your problem?
Thanks,
I apologize for the delay I didn't see your post, sorry. I have made some tests in winforms with Chart Editor and your problem doesn't appear for me using last version of TeeChartFor.Net 4.1.2012.01311.
Design time tests:
First:
Open the Chart Editor.
Go to Tab Data and open it. There aren't any data but editor isn't crashed.
Second:
Open the Chart Editor.
Add some Series(line, bar, point..)
Go to Tab Data and open it. There are data and editor isn't crashed.
In run time:
Add some series by code and populate it.
Run application.
Open Chart Editor.
Go to Tab Data and open it. Appears my data and editor isn't crashed.
Could you please send us our code because we can try to reproduce your problem?
Thanks,
Best Regards,
Sandra Pazos / 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 |