Gets or Sets the thickness of the border line of outer Gauge element.
Type: Thickness
Namespace: Visifire.Gauges
Assembly:
|
Silverlight: |
SLVisifire.Gauges (in SLVisifire.Gauges.dll) |
|
WPF: |
WPFVisifire.Gauges (in WPFVisifire.Gauges.dll) |
This attribute applies to:
Syntax:
<vc:Gauge OuterBorderThickness="2">
</vc:Gauge>
Below is the gauge after setting OuterBorderThickness property in Gauge.
Remarks:
OuterBorderThickness takes values of type System.Windows::Thickness.