Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / SeriesElementHitTest Class / ElementIndex Property


In This Topic
ElementIndex Property
In This Topic
Gets the index of the element.
Syntax
'Declaration
 
Public ReadOnly Property ElementIndex As Integer
 
'Usage
 
Dim instance As SeriesElementHitTest
Dim value As Integer
 
value = instance.ElementIndex

Property Value

The index of the point.
See Also