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

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : Series クラス
チャートに表示する一連のデータポイントを表します。
オブジェクト モデル
Series クラス
シンタックス
'宣言
 
Public Class Series 
   Inherits C1.Chart.SeriesBase
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class Series : C1.Chart.SeriesBase, 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
            C1.Blazor.Chart.BoxWhisker
            C1.Blazor.Chart.BreakEven
            C1.Blazor.Chart.ErrorBar
            C1.Blazor.Chart.Histogram
            C1.Blazor.Chart.RangedHistogram
            C1.Blazor.Chart.TrendLine
            C1.Blazor.Chart.Waterfall

参照

Series メンバ
C1.Blazor.Chart 名前空間