Chart for WPF/Silverlight
PieInfo コンストラクタ

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 > PieInfo 構造体 : PieInfo コンストラクタ
パラメータを指定して、新しい PieInfo 構造を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal center As System.Windows.Point, _
   ByVal radiusX As System.Double, _
   ByVal radiusY As System.Double, _
   ByVal inner As System.Double, _
   ByVal angle As System.Double, _
   ByVal sweep As System.Double, _
   ByVal height As System.Double, _
   Optional ByVal offset As System.Double _
)
public PieInfo( 
   System.Windows.Point center,
   System.double radiusX,
   System.double radiusY,
   System.double inner,
   System.double angle,
   System.double sweep,
   System.double height,
   System.double offset
)

パラメータ

center
radiusX
radiusY
inner
angle
sweep
height
offset
参照

PieInfo 構造体
PieInfo メンバ