Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / ErrorBar Class / ErrorBarStyle Property

In This Topic
    ErrorBarStyle Property
    In This Topic
    Gets or sets the style of the error bar.
    Syntax
    'Declaration
     
    
    Public Property ErrorBarStyle As String
    public string ErrorBarStyle {get; set;}
    See Also