Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / IErrorBar Interface / EndStyle Property

In This Topic
    EndStyle Property (IErrorBar)
    In This Topic
    Gets or sets a value that specifies the end style of the series.
    Syntax
    'Declaration
     
    
    Property EndStyle As ErrorBarEndStyle
    ErrorBarEndStyle EndStyle {get; set;}
    See Also