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

In This Topic
    ErrorBarStyle Property (ErrorBar)
    In This Topic
    Gets the style of the error bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorBarStyle As ChartStyle
    public ChartStyle ErrorBarStyle {get;}
    See Also