Gets or Sets the font style for ScaleLabels
Type: FontStyle
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 FontStyle="Italic"/>
</vg:CircularScale.ScaleLabels>
</vg:CircularScale>
</vg:Gauge.CircularScales>
Below is the gauge after setting FontStyle property in ScaleLabels.