ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 System.Double
    public System.double Height {get; set;}
    See Also