Spread Silverlight Documentation
PointIndex Property (IDataPoint)


GrapeCity.Windows.SpreadSheet.Data Namespace > IDataPoint Interface : PointIndex Property
Gets the index of the point.
Syntax
'Declaration
 
ReadOnly Property PointIndex As System.Integer
'Usage
 
Dim instance As IDataPoint
Dim value As System.Integer
 
value = instance.PointIndex
System.int PointIndex {get;}

Property Value

The index of the point.
See Also

Reference

IDataPoint Interface
IDataPoint Members