Spread Windows Forms 12.0 Product Documentation
Count Property (SeriesCollection)


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

Reference

SeriesCollection Class
SeriesCollection Members