ComponentOne FlexChart for WinForms
Ellipse Constructor(String)


C1.Win.Chart.Annotation Namespace > Ellipse Class > Ellipse Constructor : Ellipse Constructor(String)
Create an instance of Ellipse.
Syntax
'Declaration
 
Public Function New( _
   ByVal content As String _
)
'Usage
 
Dim content As String
 
Dim instance As New Ellipse(content)
public Ellipse( 
   string content
)

Parameters

content
See Also

Reference

Ellipse Class
Ellipse Members
Overload List