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

In This Topic
    SeriesName Property (ErrorBar)
    In This Topic
    Gets or sets the series display name.
    Syntax
    'Declaration
     
    Public Property SeriesName As String
    public string SeriesName {get; set;}
    See Also