C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Ellipse Class / WidthProperty Field


In This Topic
WidthProperty Field (Ellipse)
In This Topic
Identifies the Width dependency property.
Syntax
'Declaration
 
Public Shadows Shared ReadOnly WidthProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = Ellipse.WidthProperty
See Also