FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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 Property ErrorBarStyle As ChartStyle
    public ChartStyle ErrorBarStyle {get; set;}
    See Also