Welcome to the Xceed Community | Help
Community Search  

2D chart to 3D chart and viceversa

Sort Posts: Previous Next
  •  11-19-2008, 5:56 AM Post no. 17017

    2D chart to 3D chart and viceversa

    Hi

    I want in code to change the display of the chart from 2D to 3D (and viceversa) how it can be done?

    Thanks Nadav

  •  11-19-2008, 11:29 AM Post no. 17032 in reply to 17017

    Re: 2D chart to 3D chart and viceversa

    Use the RenderDevice property.

    e.i.: 

    chartControl1.Settings.RenderDevice = RenderDevice.GDI; //for 2D or RenderDevice.OpenGL for 3D

     


    André
    Software Developer and Tech Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.