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


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