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
70
3D Chart Click Drag OrientationAngle
posted

I am looking for a way that the user can click and drag a 3D chart (such as a 3DColumnChart or 3DBarChart) to view it from different angles.  Is this possible with the chart?  As in the user could somehow click and rotate/scale the chart in real time (not just by manually setting the OrientationAngle property using a control)?

I have seen a couple sites briefly mention the ChartTransformSomething classes and events.  Would these somehow be involved?  Any advice and/or code snippet would be greatly appreciated.

Thanks, Jon

Parents
No Data
Reply
  • 25
    posted

    Hi,

    Look at my friend's Realtime 3D bar-chart component: http://www.parsec.hu/Chart
    It's free to download. I am sorry if you are looking for some development technics instead of using complete component.

Children