GrapeCity.Xaml.Excel
FloorWall Property (IExcelChart)


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

Reference

IExcelChart Interface
IExcelChart Members