Gets or sets the data label associated with the plot element.

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

Syntax

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

See Also