GrapeCity.Xaml.Excel
Index Property (IExcelLegendEntry)


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

Reference

IExcelLegendEntry Interface
IExcelLegendEntry Members