ASP.NET Core MVC コントロールヘルプ
FlexPieBase<T> クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FlexPieBase<T> クラス
The base class of flex pie.
オブジェクト モデル
FlexPieBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class FlexPieBase(Of T) 
   Inherits FlexChartBase(Of T)
   Implements IAnimatableITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class FlexPieBase<T> : FlexChartBase<T>, IAnimatableITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexChartBase<T>
               C1.Web.Mvc.FlexPieBase<T>
                  C1.Web.Mvc.FlexPie<T>
                  C1.Web.Mvc.Sunburst<T>

参照

FlexPieBase<T> メンバ
C1.Web.Mvc 名前空間