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


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

Reference

Wall Class
Wall Members