Page 1 of 1

Axis Placement

Posted: Tue Sep 26, 2006 6:35 pm
by 9790735
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,

Posted: Fri Sep 29, 2006 3:14 pm
by narcis
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.

Posted: Fri Sep 29, 2006 4:26 pm
by 9790735
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,

Posted: Mon Oct 02, 2006 7:59 am
by narcis
Hi matthbri,

This is a bug (TF02011783) introduced by the modifications I told you. Please see this message which also speaks about that.

Posted: Thu Oct 05, 2006 8:39 am
by narcis
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.