[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYPlotArea.SideWall

SideWall Property

SideWall

Gets or sets the left wall.

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

value is a null reference (Nothing in VB).