CWPlot3DStyles Enumeration

3D Graph Control

CWPlot3DStyles Enumeration

CWPlot3DStyles are the constants for the CWPlot3D.Style property.

You can use the following constants with this data type:

  • cwContourLine–Contour
  • cwHiddenLine–Hidden line
  • cwLine–Line
  • cwLinePoint–Line-point
  • cwPoint–Point
  • cwSurface–Surface
  • cwSurfaceContour–Surface-Contour
  • cwSurfaceLine–Surface-line
  • cwSurfaceNormal–Surface-normal

See Also

CWPlot3D.Style