Applies a shadow to the element.
Format:
ShadowEnabled="True"
Possible values for this attribute:
|
Value |
Description |
|
True |
A shadow will be applied to the element |
|
False |
Shadow will not appear |
This attribute applies to:
Example:
<vc:PlotArea ShadowEnabled="True" ... />