C1.Chart Namespace > IRenderEngine Interface : DrawEllipse Method |
'Declaration
Sub DrawEllipse( _ ByVal cx As Double, _ ByVal cy As Double, _ ByVal rx As Double, _ ByVal ry As Double _ )
'Usage
Dim instance As IRenderEngine Dim cx As Double Dim cy As Double Dim rx As Double Dim ry As Double instance.DrawEllipse(cx, cy, rx, ry)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2