チャートコントロールの基本クラス。 チャートコントロールの基本クラス。
オブジェクト モデル
シンタックス
'宣言
Public MustInherit Class FlexChartBase
Inherits Microsoft.AspNetCore.Components.ComponentBase
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public abstract class FlexChartBase : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Chart.FlexChartBase
C1.Blazor.Chart.FlexChart
C1.Blazor.Chart.FlexPie
C1.Blazor.Chart.TreeMap
参照