Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Interaction Namespace / C1LineMarker Class / VerticalPositionProperty Field


In This Topic
    VerticalPositionProperty Field
    In This Topic
    Identifies the VerticalPosition dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalPositionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LineMarker.VerticalPositionProperty
    public static readonly DependencyProperty VerticalPositionProperty
    See Also