ComponentOne Gauges for WPF and Silverlight
PointerOrigin Property (C1RadialGauge)

C1.WPF.Gauge Namespace > C1RadialGauge Class : PointerOrigin Property
Logical coordinates of the pointer origin of the C1RadialGauge.
Syntax
'Declaration
 
Public Property PointerOrigin As System.Windows.Point
public System.Windows.Point PointerOrigin {get; set;}
Remarks
The Point (0, 0) is the top-left corner of the control and the Point (0.5, 0.5) is the center of the control.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members