Page 1 of 1

Isometric

Posted: Thu Nov 04, 2004 3:24 pm
by 9524492
Hi
I'm trying to use the Isometric function (.Axis.SetIsometric .Axis.Left.Index, .Axis.Bottom.Index) to display X-Y values with the same scales. I chose series of type asPoint3D, but Aspect.View3D = False.

I'm having problems in keeping the axis isometric when zooming, unzooming and resizing.
I also noticed that the example in the Demo shows some problems too, for example when doing two consecutive unzoom (or when pressing two times the button "make axis isometric"), and when zooming the x axis is stretched.

How can I keep X and Y axis isometric at all times?
Thanks

Posted: Fri Nov 05, 2004 4:02 pm
by Pep
Hi Ivan,

yes, I can see the problem here. It seems to be a bug. I'm going to review it and try to find a solution. I'll let you know something asap.

Posted: Wed Nov 10, 2004 12:13 pm
by 9524492
Hi Pep

ok I'll wait for your suggestions. I tried to change the axis minimum and maximum values myself but haven't come up with a working solution yet.

Thanks a lot.

Ivan