![]() |
Basis








Public Data Item |
Declared in: NiContours.h |
Declaration
Bases Basis;
Description
Specifies the basis of the plot contours. Contour levels can be based on the X, Y, Z, or magnitude data.
- CNiContours::X - contour levels are based on the plot's X data.
- CNiContours::Y - contour levels are based on the plot's Y data.
- CNiContours::Z - contour levels are based on the plot's Z data.
- CNiContours::Magnitude - contour levels are based on the plot's magnitude (W) data.