C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / DataLabelBase Class / ConnectingLineProperty Field


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