Spread Silverlight Documentation
SeriesIndex Property (DataLabel)


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

Property Value

The index of the series.
See Also

Reference

DataLabel Class
DataLabel Members