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


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