ComponentOne Chart3D for WPF and Silverlight
OnManipulationDelta Method (C1Chart3DLegend)


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

Parameters

e
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members