Click or drag to resize

XlsChartShape Floor Property

Represents chart floor. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IChartWallOrFloor Floor { get; }

Property Value

Type: IChartWallOrFloor

Implements

IChart Floor
See Also