FontWeight

Gets or Sets the font weight for ScaleLabels

 

Type: FontWeight

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.CircularScales>

<vg:CircularScale>

      <vg:CircularScale.ScaleLabels>

            <vg:ScaleLabels FontWeight="Bold"/>

      </vg:CircularScale.ScaleLabels>

</vg:CircularScale>

</vg:Gauge.CircularScales>

 

Below is the gauge after setting FontWeight property in ScaleLabels.