Spread Windows Forms 12.0 Product Documentation
ElementIndex Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SeriesElementHitTest Class : ElementIndex Property
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
public int ElementIndex {get;}

Property Value

The index of the point.
See Also

Reference

SeriesElementHitTest Class
SeriesElementHitTest Members