Gets or Sets the start angle for CircularScale.
Type: Double
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 StartAngle="180"/>
</vg:Gauge.CircularScales>
Below is the gauge after setting StartAngle property in CircularScale.
Remarks:
Value ranges from 0 - 360.
Default value is 120.