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


In This Topic
    Axis Class
    In This Topic
    Represents the Base class for axes. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Axis 
    'Usage
     
    
    Dim instance As Axis
    public abstract class Axis 
    Inheritance Hierarchy
    See Also