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