Level Property

3D Graph Control

Level Property

Syntax

CWContour.Level

Data Type

Double

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

See Also

CWContours.Basis