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