Gets the name associated with the data point.

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

Syntax

C#
public string Name { get; internal set; }
Visual Basic
Public Property Name As String
	Get
	Friend Set

See Also