Gets or Sets the center position of CircularScale.
Type: Point
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 Center="0.4,0.5"/>
</vg:Gauge.CircularScales>
Below is the gauge after setting Center property in CircularScale.
Remarks:
Default value is (0.5, 0.5).
Both x and y coordinate ranges from 0 - 1.