FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DContour Class / NumLevels Property

In This Topic
    NumLevels Property (Chart3DContour)
    In This Topic
    Gets or sets the number of contour levels.
    Syntax
    'Declaration
     
    Public Property NumLevels As Integer
    public int NumLevels {get; set;}
    See Also