Using:
TeeChart .NET 2009 v 4.0.2009.21355
VB 2008 Express
In the chart Editor, on the 3D tab, the Elevation is restricted to a range of 270 - 360. However, the help file for the Elevation property states it can be 0 - 360. Using code, I can set the Elevation property (myForm.TChart1.Aspect.Elevation) to anything from 0 - 360 and the chart is drawn properly. The problem is that if the editor is opened while the Elevation property is set to less than 270 and you click on the 3D tab, teeChart causes a crash of the application ("Value" should be between "Minimum" and "Maximum"). Why is the elevation range restricted on the editor tab? If it must be within this range, why can it still be set to other values in code with generating an error?
This bug (feature?) existed in TeeChart .NET 3.5 also. I'm not sure about earlier versions.
Jay
Editor 3D tab and Elevation property
Re: Editor 3D tab and Elevation property
Hi Jay,
Yes, the problem is that there are some series that don't look fine viewed from behind. That's why the elevation trackbar in the aspect editor has a minimum set at 270. And if you change the elevation to less than this minimum the application crashes when this trackbar wants to be shown with a value littler than its minimum.
We'll try to improve it in a next release.
Yes, the problem is that there are some series that don't look fine viewed from behind. That's why the elevation trackbar in the aspect editor has a minimum set at 270. And if you change the elevation to less than this minimum the application crashes when this trackbar wants to be shown with a value littler than its minimum.
We'll try to improve it in a next release.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Editor 3D tab and Elevation property
It looks like this is still not fixed in 4.0.2010.27962. Are you still planning to fix this?
Jay
Jay
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Editor 3D tab and Elevation property
Hello Jay,
Yes, for future reference, this is TF02015013 in our bug tracking system.
Yes, for future reference, this is TF02015013 in our bug tracking system.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |