Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ISegmentData Interface / Count Property


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

Property Value

The count.
See Also