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

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