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


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