C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Square Class / LengthProperty Field


In This Topic
LengthProperty Field
In This Topic
Identifies the Length dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly LengthProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = Square.LengthProperty
See Also