CWBases Enumeration
CWBases are the constants for the CWContours.Basis property.
You can use the following constants with this data type:
- cwMagnitude–Contour levels are based on the plot's magnitude (W) data.
- cwX–Contour levels are based on the plot's X data.
- cwY–Contour levels are based on the plot's Y data.
- cwZ–Contour levels are based on the plot's Z data.