Gets the text label of the plot element.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public string Label { get; }
Visual Basic
Public ReadOnly Property Label As String
	Get

See Also