C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / X Property


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