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

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