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

In This Topic
    Thickness Property (Chart3DLineStyle)
    In This Topic
    Gets or sets the thickness of a plotted line.
    Syntax
    'Declaration
     
    Public Property Thickness As System.Single
    public System.float Thickness {get; set;}
    See Also