FlexReport for WinForms
Start プロパティ (ChartPie)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartPie クラス : Start プロパティ
Gets or sets the starting angle of the first Pie slice, in degrees. The angle represents the arc between the most clockwise edge of the first slice and the right horizontal radius of the pie, as measured in the counter-clockwise direction.
シンタックス
'宣言
 
Public Property Start As System.Integer
'使用法
 
Dim instance As ChartPie
Dim value As System.Integer
 
instance.Start = value
 
value = instance.Start
public System.int Start {get; set;}
参照

参照

ChartPie クラス
ChartPie メンバ