Application causes exception when Elevation of Pie charts is

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
nikitenko@dataart.com
Newbie
Newbie
Posts: 21
Joined: Mon Mar 27, 2006 12:00 am

Application causes exception when Elevation of Pie charts is

Post by nikitenko@dataart.com » Sat May 13, 2006 12:17 pm

Hello,

Use chart with Pie serier and built application. Then open TeeChart Editor using the following code

Steema.TeeChart.Editor editor = new Steema.TeeChart.Editor(chart);
editor.ShowModal();

go to 3D tab, uncheck Orthogonal checkbox if it is checked and try to change Elevation by moving corresponding slider. After that application causes exception with message "Parameter is not valid." and there is a big red "X" mark on the chart area.

Any idea how to avoid it?

Thanks.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon May 15, 2006 10:35 am

Hello,

Thanks for reporting. We could reproduce the problem here and added it to our defect list to be fixed for future releases (TF02011406). The problem is that elevation lower than 270 degrees shouldn't be allowed.
Best Regards,
Narcís Calvet / 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue May 16, 2006 2:45 pm

Hello,

I've fixed this issue and this fix will be included in the next debug build and maintenance releases.
Best Regards,
Narcís Calvet / 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