Click or drag to resize

XlsChartFrameFormat Border Property

Gets chart border. Read only.

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

Property Value

Type: IChartBorder

Implements

IChartFrameFormat Border
See Also