Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / NoFill Class / NoFill Constructor


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