2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartLineStyle Class / Thickness Property

In This Topic
    Thickness Property (ChartLineStyle)
    In This Topic
    Gets or sets the thickness of the line in pixels.
    Syntax
    'Declaration
     
    Public Property Thickness As System.Integer
    public System.int Thickness {get; set;}
    See Also