ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1DragHelper Class
Methods Events


In This Topic
    C1DragHelper Class Members
    In This Topic

    The following tables list the members exposed by C1DragHelper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new C1DragHelper.  
    Top
    Public Methods
     NameDescription
    Public MethodFinalizes drag gesture.  
    Public MethodDetaches all the events handlers and releases captured element.  
    Public MethodDetaches all the events handlers and releases captured element.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after a drag gesture completed.  
    Public EventOccurs while a drag gesture is performed.  
    Public EventOccurs when the inertia is about to start.  
    Public EventOccurs when a drag gesture started.  
    Public EventOccurs when a drag gesture is about to start.  
    Top
    See Also