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.
"Aspect ratio" for 3D charts
Re: "Aspect ratio" for 3D charts
This still seems to be a problem after all these years. There should just be a TChart option that could be set true.