Isometric
Posted: Thu Nov 04, 2004 3:24 pm
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
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