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

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