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


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