GrapeCity.Xaml.Excel
BackWall Property (ExcelChart)


GrapeCity.Excel.Chart Namespace > ExcelChart Class : BackWall Property
Specifies the back wall of the chart
Syntax
'Declaration
 
Public Property BackWall As IExcelWall
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelWall
 
instance.BackWall = value
 
value = instance.BackWall
public IExcelWall BackWall {get; set;}
See Also

Reference

ExcelChart Class
ExcelChart Members