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


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