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


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