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