GrapeCity.Xaml.Excel
Index Property (ExcelLegendEntry)


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

Reference

ExcelLegendEntry Class
ExcelLegendEntry Members