WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Ellipse Class / Ellipse Constructor / Ellipse Constructor(String,Int32,Int32)
In This Topic
    Ellipse Constructor(String,Int32,Int32)
    In This Topic
    Create an instance of Ellipse.
    Syntax
    public Ellipse( 
       string value,
       int width,
       int height
    )

    Parameters

    value
    width
    height
    See Also