[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYZPlotArea.BottomWall

BottomWall Property

BottomWall

Gets or sets the bottom wall.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public Wall BottomWall { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property BottomWall As Wall
Exceptions
Type Condition
ArgumentNullException

value is a null reference (Nothing in VB).