Spread for ASP.NET 11 Product Documentation
SeriesIndex Property (SeriesInfo)


FarPoint.Web.Chart Assembly > FarPoint.Web.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