ComponentOne FinancialChart for WPF
C1.WPF.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1LineMarker.DragLinesProperty
    public static readonly DependencyProperty DragLinesProperty
    public:
    static readonly DependencyProperty^ DragLinesProperty
    See Also