Click or drag to resize

XlsChartDropBar Shadow Property

Gets the shadow properties.

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
The shadow properties.

Implements

IChartFillBorder Shadow
See Also