Hello
I would like to know if there is a way, at runtime, to use the same dragging capabilities the Transform3D property offers at design-time to manually adjust the graph's 3D display rotation.
Has someone written some code to handle that already?
I suppose I could offer sliders that the user could move up & down and left & right and adjust the properties manually at runtime, but I'm looking for the mouse dragging capabilities.
Thanks in advance!
Guy
You can use :
ALT + Mouse Wheel for ZoomIn and ZoomOut 3D Charts
and
ALT + Mouse Draging for Rotate 3D Charts
Thanks!
This is great!