CWGraph3DViewModes Enumeration

3D Graph Control

CWGraph3DViewModes Enumeration

CWGraph3DViewModes are the constants for the CWGraph3D.ViewMode property.

You can use the following constants with this data type:

  • cwViewUserDefined–Views a user-defined area.
  • cwViewXYPlane–Views the XY plane.
  • cwViewXZPlane–Views the XZ plane.
  • cwViewYZPlane–Views the YZ plane.

See Also

CWGraph3D.ViewMode