GrapeCity.Xaml.Excel
Index Property (ExcelDataLabel)


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

Reference

ExcelDataLabel Class
ExcelDataLabel Members