Page 1 of 1
Problem with Pie Chart and Version 3 for .Net
Posted: Thu Feb 21, 2008 10:52 pm
by 13047961
Before upgrading to version 3 of Teechart for Dot Net, all of our pie charts displayed properly. Since the upgrade, all of our pie charts display more like rectangles than an actual pie. Has anyone else experience this problem and if so, is there a fix for this? I just downloaded the latest maintenance release mentioned on the website and it does the same thing. I noticed even the pie chart example that came with the Version 3 installation did the same thing.
Posted: Fri Feb 22, 2008 9:15 am
by narcis
Hi DavidBolton,
Have you tried setting Circled property to true? For example:
Posted: Fri Feb 22, 2008 4:15 pm
by 13047961
I have tried that. Does not help. I am using the 64-bit version of TeeCharts version 3 which seems to be what the problem is with as I installed version 3 on my own computer running 32-bit and it works fine. both my machine and the 64-bit server are running .net 2.0.
Posted: Mon Feb 25, 2008 10:04 am
by narcis
Hi DavidBolton,
Thanks for the information. We have been able to reproduce the problem here in a 64 bit application as well and added this defect (TF02012843) to the bug list to be fixed for future releases. What we found is that the problem only happened when running the application without debugging (Ctrl + F5), while debugging it (F5) worked fine here. Can you confirm this is the same behavior at your end?
Thanks in advance.