Gets the collection of available interactive actions.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

Remarks

The following actions are available:

  • Rotate - rotate chart, -
  • Scale - change scale of chart, -
  • Translate - scroll through chart, -
  • Zoom - select rectangular area of chart for view. -
  • Reset - reset chart to default view. -
  • SetFreeRotation - set free rotation mode(default). -
  • SetRotationAxisX - set rotation around x-axis. -
  • SetRotationAxisY - set rotation around y-axis. -
  • SetRotationAxisZ - set rotation around z-axis. -

See Also