Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.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