Page 1 of 1

Application causes exception when Elevation of Pie charts is

Posted: Sat May 13, 2006 12:17 pm
by 9640767
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.

Posted: Mon May 15, 2006 10:35 am
by narcis
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.

Posted: Tue May 16, 2006 2:45 pm
by narcis
Hello,

I've fixed this issue and this fix will be included in the next debug build and maintenance releases.