Spread for ASP.NET 12 Product Documentation
SubSeriesIndex Property


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

Reference

MapAreaInfo Class
MapAreaInfo Members