BackFrameThickness

Gets or Sets the thickness of the background frame of a Gauge.

 

Type: Double

Namespace: Visifire.Gauges

Assembly:

Silverlight:

SLVisifire.Gauges (in SLVisifire.Gauge.dll)

WPF:

WPFVisifire.Gauges (in WPFVisifire.Gauge.dll)

 

This attribute applies to:

 

Syntax:

<vg:Gauge BackFrameThickness="18">

 

</vg:Gauge>

 

Below is the gauge after setting BackFrameThickness property in Gauge.

 

 

 

Remarks:

  1. If BackFrameThickness property is not set, it will be calculated automatically depending upon the Gauge's Width and Height.