FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DAxis Class / Thickness Property

In This Topic
    Thickness Property (Chart2DAxis)
    In This Topic
    Gets or sets the line thickness of the axis in twips.
    Syntax
    'Declaration
     
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also