Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ValueAxis Class / ValueAxis Constructor / ValueAxis Constructor()


In This Topic
    ValueAxis Constructor()
    In This Topic
    Creates a new axis.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ValueAxis()
    public ValueAxis()
    See Also