C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Line Class / EndProperty Field


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