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

In This Topic
    Size Property (Padding)
    In This Topic
    Gets the size of padding.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Size As Size
    public Size Size {get;}
    See Also