C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartDataPoint Class / Name Property


In This Topic
Name Property (ChartDataPoint)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As ChartDataPoint
Dim value As String
 
value = instance.Name
See Also