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


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

Property Value

The count.
See Also