GrapeCity.Xaml.Excel
SideWall Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members