Visual Basic (Declaration) | |
---|---|
Public Function GetSeriesCountForChartarea( _ ByVal area As ChartArea, _ ByVal serCol As SeriesCollection _ ) As Integer |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public int GetSeriesCountForChartarea( ChartArea area, SeriesCollection serCol ) |
Parameters
- area
- The area.
- serCol
- The series collection.
Return Value
The number of series.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family