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

In This Topic
    Padding Property (Legend)
    In This Topic
    Gets or sets the padding between the legend and items within.
    Syntax
    'Declaration
     
    Public Property Padding As Padding
    public Padding Padding {get; set;}
    See Also