About rotation of labels

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bairog
Newbie
Newbie
Posts: 72
Joined: Fri Jul 07, 2006 12:00 am
Location: Moscow, Russia
Contact:

About rotation of labels

Post by bairog » Mon Jul 17, 2006 1:47 pm

I've noticed that openGL and non-openGL charts have different types of text (labels, titles, annotations) behaviour while chart rotation and elevation. OpenGL text looks like glued to the chart and rotates/elevates with it. Text in non-openGL charts is always parallel to screen so it is easy to read it from all charts positions. I have to use openGL charts but I don't want text to rotate. Moreover I need chart title to stay at the same place while rotating like independent header(but at the same time I need to print it with chart - maybe I can use ordinary Windows Forms labels and then include them into printing sheet somehow?). Is it possible?

Thank you.

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 Jul 18, 2006 1:42 pm

Hi bairog,

I could reproduce the issue here. Header, sub-header, footer and sub-footer shouldn't rotate, they should stay parallel to the viewer's plane. I've added this defect (TF02011598) to our defect list to be fixed for future releases.

WinForm labels can not be used as for printing they should be drawn on TeeChart's canvas and once it's drawn in the canvas they will start to rotate.
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

bairog
Newbie
Newbie
Posts: 72
Joined: Fri Jul 07, 2006 12:00 am
Location: Moscow, Russia
Contact:

Post by bairog » Thu Jul 20, 2006 8:23 am

narcis wrote:Header, sub-header, footer and sub-footer shouldn't rotate, they should stay parallel to the viewer's plane.
To my mind openGL chart titles and labels should behave like non-openGL (while rotating/elevating titles should stay at the SAME PLACE and parrallel to viewer's plane, labels should stay parrallel to viewer's plane and ELEVATE/ROTATE with chart). Did you mean the same or maybe you have some other arguments?

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

Post by Narcís » Thu Jul 20, 2006 10:44 am

Hi bairog,

Yes, you are right. We have added the problem to our bug-tracking software and a fix to it will be considered for inclusion into the next release.
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