ComponentOne Gauges for WinForms
PointerOriginX Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1RadialGauge Class : PointerOriginX Property
Fraction-based X coordinate of the pointer origin of a C1RadialGauge.
Syntax
'Declaration
 
Public Property PointerOriginX As System.Double
public System.double PointerOriginX {get; set;}
Remarks
The Point (0, 0) corresponds to the top-left corner of the Gauge's viewport and the Point (0.5, 0.5) is the center of the viewport.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members