C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / TrendLineMenuItem Class / OnQueryContinueDrag Method

In This Topic
OnQueryContinueDrag Method (TrendLineMenuItem)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnQueryContinueDrag( _
   ByVal queryContinueDragEvent As System.Windows.Forms.QueryContinueDragEventArgs _
) 
 

Parameters

queryContinueDragEvent
See Also