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

In This Topic
    Height Property (Rectangle)
    In This Topic
    Gets or sets the height of rectangle annotation.
    Syntax
    'Declaration
     
    
    Public Property Height As Double
    public double Height {get; set;}
    See Also