Gets the name associated with the data point.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public string Name { get; internal set; } |
| Visual Basic |
|---|
Public Property Name As String Get Friend Set |