FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Ellipse Class / Height Property

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