ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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