Click or drag to resize

XlsChartDropBar HasShadow Property

Gets a value indicating whether this instance has 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 bool HasShadow { get; }

Property Value

Type: Boolean
true if this instance has shadow properties; otherwise, false .

Implements

IChartFillBorder HasShadow
See Also