Gets or sets the label.

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

Syntax

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

See Also