ComponentOne Chart3D for WPF and Silverlight
OnLostTouchCapture Method (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : OnLostTouchCapture Method
Syntax
'Declaration
 
Protected Overridable Sub OnLostTouchCapture( _
   ByVal e As System.Windows.Input.TouchEventArgs _
) 
'Usage
 
Dim instance As Chart3DView
Dim e As System.Windows.Input.TouchEventArgs
 
instance.OnLostTouchCapture(e)
protected virtual void OnLostTouchCapture( 
   System.Windows.Input.TouchEventArgs e
)

Parameters

e
See Also

Reference

Chart3DView Class
Chart3DView Members