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

In This Topic
    Padding Property
    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