Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / IndexAxis Class / IndexAxis Constructor / IndexAxis Constructor()


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