ASP.NET Core MVC コントロールヘルプ
InnerRadius プロパティ (FlexPieBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexPieBase<T> クラス : InnerRadius プロパティ
Gets or sets the size of the pie's inner radius.
シンタックス
'宣言
 
Public Property InnerRadius As System.Single
public System.float InnerRadius {get; set;}
解説
The inner radius is measured as a fraction of the pie radius. The default value for this property is zero, which creates a pie. Setting this property to values greater than zero creates pies with a hole in the middle, also known as doughnut charts.
参照

FlexPieBase<T> クラス
FlexPieBase<T> メンバ