ComponentOne FlexChart for WinForms
PointIndex Property (HitTestInfo)


C1.Chart Namespace > HitTestInfo Class : PointIndex Property
Gets the data point index at the specified coordinates.
Syntax
'Declaration
 
Public ReadOnly Property PointIndex As Integer
'Usage
 
Dim instance As HitTestInfo
Dim value As Integer
 
value = instance.PointIndex
public int PointIndex {get;}
See Also

Reference

HitTestInfo Class
HitTestInfo Members