ComponentOne Chart for WPF and Silverlight
IsManipulationEnabled Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members