Click or drag to resize

IChartGridLine Shadow Property

Gets the shadow properties.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ChartShadow Shadow { get; }

Property Value

Type: ChartShadow
The shadow properties.
See Also