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

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets line style for drawing contours.
    Syntax
    'Declaration
     
    Public Property LineStyle As Chart3DLineStyle
    public Chart3DLineStyle LineStyle {get; set;}
    See Also