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

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