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


In This Topic
Count Property (FunnelSeries)
In This Topic
Creates a deep copy of this series.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As FunnelSeries
Dim value As Integer
 
value = instance.Count

Property Value

A deep copy of this series.
See Also