
'Declaration Public MustInherit Class FlexPieBase(Of T) Inherits FlexChartBase(Of T) Implements IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public abstract class FlexPieBase<T> : FlexChartBase<T>, IAnimatable, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
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>