FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ErrorBar Class / EndStyle Property

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