ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContour Class / ZoneMethod Property

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