2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / TrendLine Class / SeriesLabel Property

In This Topic
    SeriesLabel Property
    In This Topic
    Gets the label of the data series that is used to calculate the TrendLine.
    Syntax
    'Declaration
     
    Public ReadOnly Property SeriesLabel As System.String
    public System.string SeriesLabel {get;}
    See Also