Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / NoLine Class / NoLine Constructor


In This Topic
    NoLine Constructor
    In This Topic
    Creates a line that is transparent.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NoLine()
    public NoLine()
    See Also