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


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