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

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