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

In This Topic
    ContourMethod Property (Chart3DContour)
    In This Topic
    Gets or sets the contour calculation method.
    Syntax
    'Declaration
     
    Public Property ContourMethod As Chart3DContourMethod
    public Chart3DContourMethod ContourMethod {get; set;}
    See Also