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


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