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

In This Topic
    Bottom Property (Padding)
    In This Topic
    Gets or sets the bottom padding.
    Syntax
    'Declaration
     
    
    Public Property Bottom As Integer
    public int Bottom {get; set;}
    See Also