Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DataLabelBase.ConnectingLineProperty
    public static readonly DependencyProperty ConnectingLineProperty
    See Also