ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / ErrorBar Class / ErrorBarStyle Property

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