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

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