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

In This Topic
    Level Property
    In This Topic
    Gets or sets level value.
    Syntax
    'Declaration
     
    Public Property Level As System.Double
    public System.double Level {get; set;}
    See Also