Page 1 of 1
Posted: Mon Apr 24, 2006 2:55 pm
by 9638303
Dear Narcís
Yes. it work.
But i found another problem.
1. Pie series can not be display
- Create a Pie series
- Add 1 or 2 item with zero figure.
2. Donut series error
- Create a Donut series
- Add 1 or 2 item with zero figure.
Hope can solved this as soon as possible
Eric
Posted: Tue Apr 25, 2006 3:22 pm
by narcis
Hi Eric,
1. It is displayed for me using:
Code: Select all
pie1.Add(0, Color.Red);
pie1.Add(0, Color.Blue);
However, it doesn't much sense to me drawing a pie like these. What would you expect to be drawn in that case?
2. I've been able to reproduce the error here and added it to our defect list (TF02011384) to be fixed for future releases.
Posted: Wed Apr 26, 2006 2:20 am
by 9638303
Dear Narcís
1. I agreen with you draw zero figure chart is not make sense, but it could happen on my client.
2. Quite sometime haven't release latest setup file and I saw one of the topic. The next release will be out soon. Hope you all can solved problem before release the latest setup file..
Posted: Wed Apr 26, 2006 7:54 am
by narcis
Hi Eric,
1. A pie is currently displayed using our latest sources, which will make for the next maintenance release, and the code I posted.
2. It will be difficult as we expect the next maintenance release to be out before the end of this week. We already tried to fix that issue but some complications were found and it will need further investigation.
Posted: Thu Apr 27, 2006 10:45 am
by narcis
Hi Eric,
2. It will be difficult as we expect the next maintenance release to be out before the end of this week. We already tried to fix that issue but some complications were found and it will need further investigation.
As a follow up to my previous post, we could finally fix it and will be included in the announced maintenance release.
Posted: Thu Apr 27, 2006 3:01 pm
by 9638303
Dear Narcís
That is great! Appreciate that if you can inform me when the new setup file has been release.
Thank & Best Regard
Eric
Posted: Thu Apr 27, 2006 3:10 pm
by narcis
Hi Eric,
We will post an announcement in this forum so I'd appreciate you to be aware to the new messages in the upcoming days.
Posted: Tue May 02, 2006 6:00 pm
by 9638303
Dear Narcís
I have tried the latest DebugBuild setup file which, release on 20-Feb-06 but it's seem like, the problem still occurs when drawing zero figure in donut.
Can you kindly let me know, which setup file will be able to solve the above problem ASAP?
Your kind assistance is greatly appreciated.
Eric
Posted: Wed May 03, 2006 8:30 am
by narcis
Hi Eric,
As I told you in this thread, we fixed that on 27th April 2006 so it is impossible for it to be fixed in a 20th February 2006 release. We are currently arranging the installers for the next maintenance release which we expect to be released during this week.
Posted: Wed May 10, 2006 7:28 am
by 9638303
Dear Narcís
I have tried the TeeChart for .NET version 2 setup file which, release on 08/May/2006 but it's seem like, the problem still occurs when drawing zero figure in donut.
So can you please tell me which version has solved this problem
Thank & Best Regard
Eric
Posted: Wed May 10, 2006 7:55 am
by narcis
Hi Eric,
It works fine for me here using the 8th May 2006 release. Can you please check that you have correctly updated your project references?
Posted: Wed May 10, 2006 10:13 am
by 9638303
Dear Narcís
Ya. You are correct. My .Net not able to use the latest release because the license issue. After uninstall and reinstall everyting OK.
Anyway.. Thank