Spread Windows Forms 12.0 Product Documentation
BackWall Property (SunburstPlotArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SunburstPlotArea Class : BackWall Property
Gets or sets the back wall.
Syntax
'Declaration
 
Public Property BackWall As Wall
'Usage
 
Dim instance As SunburstPlotArea
Dim value As Wall
 
instance.BackWall = value
 
value = instance.BackWall
public Wall BackWall {get; set;}
Exceptions
ExceptionDescription
value is a null reference (Nothing in VB).
See Also

Reference

SunburstPlotArea Class
SunburstPlotArea Members