Gets or sets the text label of data series

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

Syntax

C#
string Label { get; set; }
Visual Basic
Property Label As String
	Get
	Set

See Also