Page 1 of 1

Tee Chart Editor is not working properly

Posted: Thu May 30, 2013 10:21 am
by 9641422
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.

Re: Tee Chart Editor is not working properly

Posted: Tue Jun 04, 2013 9:24 am
by 10050769
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,