ComponentOne Chart for WPF and Silverlight
AllowDrop Property (Cylinder3D)


C1.WPF.C1Chart Namespace > Cylinder3D Class : AllowDrop Property
Syntax
'Declaration
 
Public Property AllowDrop As System.Boolean
'Usage
 
Dim instance As Cylinder3D
Dim value As System.Boolean
 
instance.AllowDrop = value
 
value = instance.AllowDrop
public System.bool AllowDrop {get; set;}
See Also

Reference

Cylinder3D Class
Cylinder3D Members