Click or drag to resize

XlsChartAxis Shadow Property

Represents the Shadow.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 ChartShadow Shadow { get; }

Property Value

Type: ChartShadow

Implements

IChartAxis Shadow
See Also