Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataFieldCollection Class / Count Property


In This Topic
Count Property (SeriesDataFieldCollection)
In This Topic
Gets the count.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As SeriesDataFieldCollection
Dim value As Integer
 
value = instance.Count

Property Value

The count.
See Also