ComponentOne Chart3D for WPF and Silverlight
OnManipulationCompleted Method (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : OnManipulationCompleted Method
Syntax
'Declaration
 
Protected Overridable Sub OnManipulationCompleted( _
   ByVal e As ManipulationCompletedEventArgs _
) 
'Usage
 
Dim instance As C1Chart3DLegend
Dim e As ManipulationCompletedEventArgs
 
instance.OnManipulationCompleted(e)
protected virtual void OnManipulationCompleted( 
   ManipulationCompletedEventArgs e
)

Parameters

e
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members