CWGraph3DTrackModes Enumeration

3D Graph Control

CWGraph3DTrackModes Enumeration

CWGraph3DTrackModes are the constants for the CWGraph3D.TrackMode property.

You can use the following constants with this data type:

  • cwG3DTrackAllEvents–Generates mouse events for plots and the plot area.
  • cwG3DTrackCursors–Generates cursor events.
  • cwG3DTrackPlotAreaEvents–Generates mouse events only for the plot area.
  • cwG3DTrackZoomPanRotate–Generates Zoom, Pan, and Rotate events.

See Also

CWGraph3D.TrackMode