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


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