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


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