Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Interaction Namespace / C1LineMarker Class / DragLinesProperty Field


In This Topic
    DragLinesProperty Field
    In This Topic
    Identifies the DragLines dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DragLinesProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1LineMarker.DragLinesProperty
    public static readonly Xamarin.Forms.BindableProperty DragLinesProperty
    See Also