XlsChartAxis
ShadowProperties Property
|
Represents Shadow Propertes.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 IShadow ShadowProperties { get; }
Public ReadOnly Property ShadowProperties As IShadow
Get
public:
property IShadow^ ShadowProperties {
IShadow^ get ();
}
member ShadowProperties : IShadow with get
Property Value
Type:
IShadow
See Also