Spread Silverlight Documentation
SeriesIndex Property (DataMarker)


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

Property Value

The index of the series.
See Also

Reference

DataMarker Class
DataMarker Members