C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Square Class / AnchorX Property


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