Spread for ASP.NET 11 Product Documentation
Fill Property (Stripe)


FarPoint.Web.Chart Assembly > FarPoint.Web.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