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

C1.WPF.FlexChart.4 Assembly > C1.WPF.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