Spread for ASP.NET 12 Product Documentation
Fill Property (Wall)


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

Reference

Wall Class
Wall Members