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


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