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

In This Topic
    ZoneMethod Property (Chart3DContour)
    In This Topic
    Gets or sets the zone method.
    Syntax
    'Declaration
     
    Public Property ZoneMethod As Chart3DZoneMethod
    public Chart3DZoneMethod ZoneMethod {get; set;}
    See Also