C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContour Class / NumLevels Property

In This Topic
NumLevels Property
In This Topic
Gets or sets number of contour levels.
Syntax
'Declaration
 
Public Property NumLevels As System.Integer
 
Remarks
This has no effect when the chart is using a custom distribution table (AutoDistribution property is false).
See Also