GrapeCity.Xaml.Excel
BackWall Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members