Gets or Sets the thickness of the border line.
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... >
<vc:Gauge.Indicators>
<vc:BarIndicator BorderThickness="2.0" />
</vc:Gauge.Indicators>
</vc:Gauge>
Below is the gauge after setting BorderThickness property in BarIndicator.
Remarks:
BorderThickness takes values of type System.Windows::Thickness.