GrapeCity.Xaml.SpreadSheet.Data
SeriesIndex Property (DataLabel)


GrapeCity.Xaml.SpreadSheet.Data Namespace > DataLabel Class : SeriesIndex Property
Gets the index of the series.
Syntax
'Declaration
 
Public ReadOnly Property SeriesIndex As Integer
'Usage
 
Dim instance As DataLabel
Dim value As Integer
 
value = instance.SeriesIndex
public int SeriesIndex {get;}

Property Value

The index of the series.
See Also

Reference

DataLabel Class
DataLabel Members