ComponentOne Chart for WPF and Silverlight
IsManipulationEnabled Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : IsManipulationEnabled Property
Syntax
'Declaration
 
<CustomCategoryAttribute("Touch")>
Public Property IsManipulationEnabled As System.Boolean
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Boolean
 
instance.IsManipulationEnabled = value
 
value = instance.IsManipulationEnabled
[CustomCategory("Touch")]
public System.bool IsManipulationEnabled {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members