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

In This Topic
    Style Property (Chart3DContourLevel)
    In This Topic
    Gets or sets the contour style corresponding to the level.
    Syntax
    'Declaration
     
    Public Property Style As Chart3DContourStyle
    public Chart3DContourStyle Style {get; set;}
    See Also