Blazor コントロール
SeriesBase クラス
メンバ 

C1.Blazor.Chart アセンブリ > C1.Chart 名前空間 : SeriesBase クラス
データ系列の基本クラスです。
オブジェクト モデル
SeriesBase クラス
シンタックス
'宣言
 
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

参照

SeriesBase メンバ
C1.Chart 名前空間