GrapeCity.Xaml.SpreadSheet.Data
PointIndex Property (IDataPoint)


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

Property Value

The index of the point.
See Also

Reference

IDataPoint Interface
IDataPoint Members