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


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