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

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