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

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : BoxWhisker クラス
FlexChart の箱ひげ図系列を表します。
オブジェクト モデル
BoxWhisker クラス
シンタックス
'宣言
 
Public Class BoxWhisker 
   Inherits Series
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class BoxWhisker : Series, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
解説
通常、BoxWhisker 系列は、複数の数値データセット間の分布を比較するために使用されます。
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Chart.SeriesBase
         C1.Blazor.Chart.Series
            C1.Blazor.Chart.BoxWhisker

参照

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