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


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