Gets or sets the label element.

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

Syntax

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

See Also