Gets or Sets the rotation for ScaleLabels.
Type: Boolean
Namespace: Visifire.Gauges
Assembly:
Silverlight: |
SLVisifire.Gauges (in SLVisifire.Gauge.dll) |
WPF: |
WPFVisifire.Gauges (in WPFVisifire.Gauge.dll) |
Windows Phone: |
SLWpVisifire.Gauges (in SLWpVisifire.Gauges.dll) |
Windows 8: |
Win8Visifire.Gauges (in Win8Visifire.Gauges.dll) |
This attribute applies to:
Syntax:
<vg:Gauge.CircularScales>
<vg:CircularScale>
<vg:CircularScale.ScaleLabels>
<vg:ScaleLabels RotationEnabled="False"/>
</vg:CircularScale.ScaleLabels>
</vg:CircularScale>
</vg:Gauge.CircularScales>
Below is the gauge after setting RotationEnabled property to False in ScaleLabels.

Remarks:
The default value is True.