Click or drag to resize

ChartShadow ShadowInnerType Property

Gets or sets the shadow inner presets.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XLSXChartShadowInnerType ShadowInnerType { get; set; }

Property Value

Type: XLSXChartShadowInnerType
The shadow inner presets.

Implements

IShadow ShadowInnerType
See Also