ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / Legend Class / Margin Property

In This Topic
    Margin Property (Legend)
    In This Topic
    Gets or sets the margin (spacing) between the legend and map edges.
    Syntax
    'Declaration
     
    Public Property Margin As Padding
    public Padding Margin {get; set;}
    See Also