Pie Chart elevation BUG
Posted: Sat Apr 14, 2007 11:32 am
I am using TeeChart release 2.0.2489.20950
In My VB.Net application I use several pie charts. All charts are set up with the same parameters.
All Charts are set as Pie charts and have the elevation property set in code during form load.
TChart.Aspect.Elevation = 250
However, some of the charts appear correctly when viewed, while the others show a default 315 elevation on viewing. Using the TeeComander linked to each chart, I only have to select the aspect adjustment control and then just move my mouse a small amount on the TeeChart then the Pie chart jumps to the correct 250 aspect.
I believe that this bug was listed as being fixed in the version below, and my version is a newer release!
=======================================
Release Notes June 2006 DEBUG BUILD
TeeChart.NET version 2
Build 2.0.2351.18995
Compiled in .NET Framework 1.1
Build 2.0.2351.18996
Compiled in .NET Framework 2.0
=======================================
Please send feedback to:
http://www.teechart.net/support/index.php
=======================================
Bugfixes/changes
--------------------------
1) Pie series elevation failed under
some circumstances. Fixed.
Is this the same problem?
Does anyone know how i can fix this?
Thanks
In My VB.Net application I use several pie charts. All charts are set up with the same parameters.
All Charts are set as Pie charts and have the elevation property set in code during form load.
TChart.Aspect.Elevation = 250
However, some of the charts appear correctly when viewed, while the others show a default 315 elevation on viewing. Using the TeeComander linked to each chart, I only have to select the aspect adjustment control and then just move my mouse a small amount on the TeeChart then the Pie chart jumps to the correct 250 aspect.
I believe that this bug was listed as being fixed in the version below, and my version is a newer release!
=======================================
Release Notes June 2006 DEBUG BUILD
TeeChart.NET version 2
Build 2.0.2351.18995
Compiled in .NET Framework 1.1
Build 2.0.2351.18996
Compiled in .NET Framework 2.0
=======================================
Please send feedback to:
http://www.teechart.net/support/index.php
=======================================
Bugfixes/changes
--------------------------
1) Pie series elevation failed under
some circumstances. Fixed.
Is this the same problem?
Does anyone know how i can fix this?
Thanks