Tee Chart Editor is not working properly

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Tee Chart Editor is not working properly

Post by Amol » Thu May 30, 2013 10:21 am

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.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Tee Chart Editor is not working properly

Post by Sandra » Tue Jun 04, 2013 9:24 am

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,
Best Regards,
Sandra Pazos / 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