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

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

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

Post by nikitenko@dataart.com » Wed Jun 21, 2006 12:23 pm

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.

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

Post by Narcís » Wed Jun 21, 2006 1:09 pm

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.
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