Applies a shadow to the element.
Type: Boolean
Namespace: Visifire.Gauges
Assembly:
|
Silverlight: |
SLVisifire.Gauges (in SLVisifire.Gauges.dll) |
|
WPF: |
WPFVisifire.Gauges (in WPFVisifire.Gauges.dll) |
This attribute applies to:
Syntax:
<vg:Gauge ShadowEnabled="True">
</vg:Gauge>
Below is the gauge after setting ShadowEnabled property in Gauge.
Remarks:
ShadowEnabled property is set to True by default for NeedleIndicator, BarIndicator, MarkerIndicator, CircularScale and LinearScale.