Click or drag to resize

XlsChartGridLine Fill Property

Represents fill options. 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 IShapeFill Fill { get; }

Property Value

Type: IShapeFill

Implements

IChartGridLine Fill
See Also