Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / MarkerCollection Class / MarkerCollection Constructor / MarkerCollection Constructor()


In This Topic
    MarkerCollection Constructor()
    In This Topic
    Creates a new collection of markers.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MarkerCollection()
    public MarkerCollection()
    See Also