Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / NoBevel Class
Members


In This Topic
    NoBevel Class
    In This Topic
    Represents a none bevel.
    Syntax
    'Declaration
     
    
    Public Class NoBevel 
       Inherits Bevel
    'Usage
     
    
    Dim instance As NoBevel
    public class NoBevel : Bevel 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Bevel
          FarPoint.Win.Chart.NoBevel

    See Also