C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartHitTestInfo Class / Point Property


In This Topic
Point Property (ChartHitTestInfo)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Point As _Point
 
'Usage
 
Dim instance As ChartHitTestInfo
Dim value As _Point
 
value = instance.Point
See Also