FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / DragLinesProperty Field

In This Topic
    DragLinesProperty Field (C1LineMarker)
    In This Topic
    Identifies the DragLines dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DragLinesProperty As DependencyProperty
    public static readonly DependencyProperty DragLinesProperty
    See Also