Spread Windows Forms 12.0 Product Documentation
Stripe Constructor(Stripe)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > Stripe Class > Stripe Constructor : Stripe Constructor(Stripe)
Stripe to copy.
Creates a new axis stripe that is a deep copy of the specified axis stripe.
Syntax
'Declaration
 
Public Function New( _
   ByVal stripe As Stripe _
)
'Usage
 
Dim stripe As Stripe
 
Dim instance As New Stripe(stripe)
public Stripe( 
   Stripe stripe
)

Parameters

stripe
Stripe to copy.
See Also

Reference

Stripe Class
Stripe Members
Overload List