GrapeCity.Xaml.Excel
Index Property (ExcelNumberPoint)


GrapeCity.Excel.Chart Namespace > ExcelNumberPoint Class : Index Property
The index of the series in the collections.
Syntax
'Declaration
 
Public Property Index As Integer
'Usage
 
Dim instance As ExcelNumberPoint
Dim value As Integer
 
instance.Index = value
 
value = instance.Index
public int Index {get; set;}
See Also

Reference

ExcelNumberPoint Class
ExcelNumberPoint Members