Page 1 of 1

Number doesn’t stay in the box on tilt when I change Angle

Posted: Wed Jun 21, 2006 12:23 pm
by 9640767
Hello All,

Number doesn’t stay in the box on tilt when I change Marks Angle in the bar chart (teechart 2.0.2306.26232):

1) add chart to winform
2) create bar serier
3) fill that serier with sample values
pie1.FillSampleValues();
4) raise teechart property
Steema.TeeChart.Editor editor = new Steema.TeeChart.Editor(tChart1);
editor.ShowModal();
5) go to Series->Marks
try to modify Series->Marks->Style and try to change "Angle"

Number doesn’t stay in the box...

Any idea how to eliminate it?

Thanks.

Posted: Wed Jun 21, 2006 1:09 pm
by narcis
Hello,

I could reproduce the issue here using the build you mentioned. However, it is already fixed in the 9th June 2006 Debug Build available at the customers area.