IChartWallOrFloor Interface
Interface that represents chart wall or floor.
Object Model

Syntax
'Declaration Public Interface IChartWallOrFloor Inherits IChartFillBorder, IChartGridLine
'Usage Dim instance As IChartWallOrFloor
public interface IChartWallOrFloor : IChartFillBorder, IChartGridLine
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also