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

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