Axis Placement

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
matthbri
Newbie
Newbie
Posts: 43
Joined: Wed Mar 22, 2006 12:00 am

Axis Placement

Post by matthbri » Tue Sep 26, 2006 6:35 pm

Hi,

there has been a significant change in Axis placement between build 2.0.2306 and build 2.0.2456. i have uploaded a testapp to the public attachments newsgroup, Subject 'Axis placement'

run the project with build 2.0.2306, and click the button. The axes are placed correctly.

run with build 2.0.2456 and the axis appear in a different initial location (not a problem). then click the button, and the axis placement is all wrong.

it could be I am using something that inadvertently worked before. Please see the method 'SetAxisPlacement)

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 » Fri Sep 29, 2006 3:14 pm

Hi matthbri,

Yes, this was changed in the latest maintenance release for more precise calculations as told here.

You should try to modify so that it behaves fine with new calculations.
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

matthbri
Newbie
Newbie
Posts: 43
Joined: Wed Mar 22, 2006 12:00 am

Post by matthbri » Fri Sep 29, 2006 4:26 pm

OK I see that. But what seems to have changed is that the label position relative to the axis is now adjusted depending on how many custom axes there are. Before the maintenabce release, if the axis position was 0 for all left-sided custom axis, all the labels overwrote each other.

Now the labels are all adjusted nicely, but if I then position the axis so they are separated, the lables are all in the wrong place.

So, how can I disable this automatic lable placement on custom axes? I need to control the position programmatically.

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 Oct 02, 2006 7:59 am

Hi matthbri,

This is a bug (TF02011783) introduced by the modifications I told you. Please see this message which also speaks about that.
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 » Thu Oct 05, 2006 8:39 am

Hi matthbri,

This has already been fixed and we expect to have a new maintenance release, including this fix, ready before the end of this week. Please be aware at this forum for its announcement.
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