データ系列の基本クラスです。
オブジェクト モデル
シンタックス
'宣言
Public Class SeriesBase
Inherits Microsoft.AspNetCore.Components.ComponentBase
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class SeriesBase : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Chart.SeriesBase
C1.Blazor.Chart.Series
参照