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

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