GrapeCity.Xaml.Excel
Index Property (IExcelDataPoint)


GrapeCity.Excel.Chart Namespace > IExcelDataPoint Interface : Index Property
The index of the datapoint
Syntax
'Declaration
 
Property Index As Integer
'Usage
 
Dim instance As IExcelDataPoint
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
int Index {get; set;}
See Also

Reference

IExcelDataPoint Interface
IExcelDataPoint Members