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


In This Topic
    NoBevel Constructor
    In This Topic
    Creates a none bevel.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NoBevel()
    public NoBevel()
    Example
    This example uses the NoBevel class.
    See Also