C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / AnchorX Property


In This Topic
AnchorX Property (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public Property AnchorX As Double
 
'Usage
 
Dim instance As C1RadialGauge
Dim value As Double
 
instance.AnchorX = value
 
value = instance.AnchorX
See Also