ComponentOne Chart for .NET (2.0) Search HelpCentral 

TrendLine.SeriesLabel Property

Gets the label of the data series that is used to calculate the TrendLine.

[Visual Basic]

Public ReadOnly Property SeriesLabel As String

[C#]

public string SeriesLabel {get;}

[Delphi]

public property SeriesLabel: String read get_SeriesLabel;

See Also

TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.