Gets the text associated with the TrendLine shown in legend.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
string Text { get; }
Visual Basic
ReadOnly Property Text As String
	Get

See Also