Spread for ASP.NET 12 Product Documentation
ElementIndex Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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