[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContour.NumLevels

NumLevels Property

NumLevels

Gets or sets number of contour levels.

Declaration
public int NumLevels { get; set; }
Remarks

This has no effect when the chart is using a custom distribution table (AutoDistribution property is false).

See Also