GrapeCity.Xaml.Excel
Index Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members