FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Ellipse Class / Ellipse Constructor / Ellipse Constructor(String)

In This Topic
    Ellipse Constructor(String)
    In This Topic
    Create an instance of Ellipse.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal content As System.String _
    )
    public Ellipse( 
       System.string content
    )

    Parameters

    content
    See Also