"Aspect ratio" for 3D charts
Posted: Tue Nov 16, 2004 1:52 pm
Is there any way of ensuring that 3D charts remain cubic? Even if I prevent the chart from being resized to accommodate the legend, I cannot seem to force a cubic "aspect ratio"; in addition, the "non-cubic-ness" can be exacerbated by resizing the control. (Presumably the observed behaviour is intended to make most use of the available screen estate - but for my needs, cubic-ness should take precedence.)
I'm using: Aspect.Orthogonal = false, Aspect.Chart3DPercent = 100 and this.threeDChart.Aspect.Perspective = 0.
I'm using: Aspect.Orthogonal = false, Aspect.Chart3DPercent = 100 and this.threeDChart.Aspect.Perspective = 0.