C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Ellipse Class / Ellipse Constructor / Ellipse Constructor()


In This Topic
Ellipse Constructor()
In This Topic
Create an instance of Ellipse.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New Ellipse()
See Also