FlexChart の誤差範囲(ErrorBar)系列を表します。
オブジェクト モデル
シンタックス
'宣言
Public Class ErrorBar
Inherits Series
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class ErrorBar : Series, 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.ErrorBar
参照