Spread Windows Forms 12.0 Product Documentation
SeriesIndex Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SeriesInfo Class : SeriesIndex Property
Gets the index of the series in its parent collection
Syntax
'Declaration
 
Public ReadOnly Property SeriesIndex As Integer
'Usage
 
Dim instance As SeriesInfo
Dim value As Integer
 
value = instance.SeriesIndex
public int SeriesIndex {get;}
See Also

Reference

SeriesInfo Class
SeriesInfo Members