FontFamily

Gets or Sets the font family for ScaleLabels

 

Type: FontFamily

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 FontFamily="Arial"/>

      </vg:CircularScale.ScaleLabels>

</vg:CircularScale>

</vg:Gauge.CircularScales>

 

Below is the gauge after setting FontFamily property in ScaleLabels.