Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / PlotArea Class / Width Property

In This Topic
    Width Property (PlotArea)
    In This Topic
    Gets or sets the width of plot area.
    Syntax
    'Declaration
     
    
    Public Property Width As String
    public string Width {get; set;}
    See Also