"Aspect ratio" for 3D charts

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
nathan
Newbie
Newbie
Posts: 10
Joined: Mon Feb 16, 2004 5:00 am

"Aspect ratio" for 3D charts

Post by nathan » 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.

Alex
Newbie
Newbie
Posts: 38
Joined: Tue Aug 31, 2004 4:00 am
Location: Austria/Europe

Post by Alex » Tue Feb 01, 2005 12:13 pm

Hi,

I also look for this feature, but havn't found yet. (e.g. it would be very useful to plot topographic maps and so on...)

Does somebody know how the maintain the aspect ratio in 3D?

Thanks!

Alex

JimR
Newbie
Newbie
Posts: 36
Joined: Tue Dec 05, 2017 12:00 am

Re: "Aspect ratio" for 3D charts

Post by JimR » Sun Jan 28, 2018 2:56 am

This still seems to be a problem after all these years. There should just be a TChart option that could be set true.

Post Reply