Spread Windows Forms 12.0 Product Documentation
Fill Property (Stripe)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > Stripe Class : Fill Property
Gets or sets the fill of the stripe.
Syntax
'Declaration
 
Public Property Fill As Fill
'Usage
 
Dim instance As Stripe
Dim value As Fill
 
instance.Fill = value
 
value = instance.Fill
public Fill Fill {get; set;}
See Also

Reference

Stripe Class
Stripe Members