Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / Wall Class / Wall Constructor / Wall Constructor()


In This Topic
    Wall Constructor()
    In This Topic
    Creates a new wall.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Wall()
    public Wall()
    See Also