ComponentOne FlexChart for UWP
Ellipse Constructor(String,Int32,Int32)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Annotation Namespace > Ellipse Class > Ellipse Constructor : Ellipse Constructor(String,Int32,Int32)
Create an instance of Ellipse.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.String, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public Ellipse( 
   System.string value,
   System.int width,
   System.int height
)

Parameters

value
width
height
See Also

Reference

Ellipse Class
Ellipse Members
Overload List