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

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