FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / Legend Class / BorderThickness Property

In This Topic
    BorderThickness Property
    In This Topic
    Gets or sets the thickness of borders around the legend.
    Syntax
    'Declaration
     
    Public Property BorderThickness As Padding
    public Padding BorderThickness {get; set;}
    See Also