Level Property
Syntax
CWContour.Level
Data Type
Purpose
Specifies the number of contour levels.
Remarks
Contour levels can be based on the X, Y, Z, or magnitude data.
Example
'Creates three contour levels
CWGraph3D1.Contours.Item(1).Level = 3