Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Padding Structure / All Property

In This Topic
    All Property
    In This Topic
    Gets or sets all padding values.
    Syntax
    'Declaration
     
    
    Public Property All As Integer
    public int All {get; set;}
    See Also