CNiPlot3D::CoordinateSystem
From 3D Graph
CoordinateSystem
| Public Data Item |
Declared in: NiPlot3d.h |
Declaration
CoordinateSystems CoordinateSystem;
Description
Specifies the coordinate system of the plot. The list below includes members of the CNiPlot3D::CoordinateSystems enumeration.
- CNiPlot3D::Cartesian
- CNiPlot3D::Cylindrical
- CNiPlot3D::Spherical
Note: To turn on contours, set the CNiPlot3D.Style property to either ContourLine or SurfaceContour.