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

In This Topic
    IsContoured Property (Chart3DContour)
    In This Topic
    Gets or sets a value indicating whether the chart is contoured.
    Syntax
    'Declaration
     
    Public Property IsContoured As Boolean
    public bool IsContoured {get; set;}
    See Also