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

In This Topic
    Vertical Property (Padding)
    In This Topic
    Gets the total vertical padding.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Vertical As Integer
    public int Vertical {get;}
    See Also