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


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > MapAreaInfo Class : SeriesIndex Property
Gets or sets the series index in the Series collection of plotarea.
Syntax
'Declaration
 
Public Property SeriesIndex As Integer
'Usage
 
Dim instance As MapAreaInfo
Dim value As Integer
 
instance.SeriesIndex = value
 
value = instance.SeriesIndex
public int SeriesIndex {get; set;}
See Also

Reference

MapAreaInfo Class
MapAreaInfo Members