Click or drag to resize

XlsChartWallOrFloor Border Property

Represents the border of the chart, allowing customization of its appearance such as color, style, and width.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartBorder Border { get; }

Property Value

Type: ChartBorder

Implements

IChartWallOrFloor Border
See Also