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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartPie クラス : InnerRadius プロパティ
Gets or sets the inner radius used for doughnut charts. A value greater than zero specifies the percentage of the full pie radius used for the doughnut hole.
シンタックス
'宣言
 
Public Property InnerRadius As System.Integer
'使用法
 
Dim instance As ChartPie
Dim value As System.Integer
 
instance.InnerRadius = value
 
value = instance.InnerRadius
public System.int InnerRadius {get; set;}
参照

参照

ChartPie クラス
ChartPie メンバ