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


In This Topic
    YProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly YProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LineMarker.YProperty
    public static readonly DependencyProperty YProperty
    See Also