FlexChart for WinForms
DrawDonutSegment メソッド (GraphicsRenderEngine)

C1.Win.FlexChart.10 アセンブリ > C1.Win.Chart 名前空間 > GraphicsRenderEngine クラス : DrawDonutSegment メソッド
シンタックス
'宣言
 
Public Sub DrawDonutSegment( _
   ByVal cx As System.Double, _
   ByVal cy As System.Double, _
   ByVal radius As System.Double, _
   ByVal innerRadius As System.Double, _
   ByVal angle As System.Double, _
   ByVal sweep As System.Double _
) 
public void DrawDonutSegment( 
   System.double cx,
   System.double cy,
   System.double radius,
   System.double innerRadius,
   System.double angle,
   System.double sweep
)

パラメータ

cx
cy
radius
innerRadius
angle
sweep
参照

参照

GraphicsRenderEngine クラス
GraphicsRenderEngine メンバ