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

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