Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LineCollection Class / LineCollection Constructor / LineCollection Constructor()


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