Click or drag to resize

XlsChartGridLine Interior Property

Returns object, that represents area properties. 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 IChartInterior Interior { get; }

Property Value

Type: IChartInterior

Implements

IChartGridLine Interior
See Also