FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / Style Property

In This Topic
    Style Property (ErrorBar)
    In This Topic
    Gets or sets the series style.
    Syntax
    'Declaration
     
    Public Property Style As ChartStyle
    public ChartStyle Style {get; set;}
    See Also