ComponentOne Reports for WPF
C1.C1Report.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