Spread Windows Forms 12.0 Product Documentation
Count Property (MarkerCollection)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > MarkerCollection Class : Count Property
Gets the number of markers in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As MarkerCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

MarkerCollection Class
MarkerCollection Members