Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
3D Line chart rotating depending upon dataset row craziness
posted

I can't figure this out, so here I am.  My charts are rotating based upon the number of rows in my dataset AND the depth of the chart is decreasing as the number of rows increase.  I need to find out how to correct this problem.

Here are some examples of what I am talking about.

http://img56.imageshack.us/my.php?image=chart1ax2.png

http://img56.imageshack.us/my.php?image=chart2be1.png

http://img98.imageshack.us/my.php?image=chart3zc7.png

See?  They are rotating and losing depth.  How can I correct this?

  • 28496
    Offline posted

    i don't think the depth thing can be corrected, as the scene depth seems to be scaling down to better fit the shape of the line as it gets longer.  you can request a change here on our feature request page: http://devcenter.infragistics.com/protected/requestfeature.aspx

    I recommend using 2D line charts if you're really going to have that many points per line. 

    i don't see any rotation applied to the chart, but the Perspective might be causing this distortion.  Try setting Transform3D.Distortion = 0.