Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataSource Class / GetDataPointCount Method


In This Topic
GetDataPointCount Method
In This Topic
Syntax
'Declaration
 
Public Function GetDataPointCount() As Integer
 
'Usage
 
Dim instance As SeriesDataSource
Dim value As Integer
 
value = instance.GetDataPointCount()
See Also