ComponentOne Chart3D for WPF and Silverlight
AllowDrop Property (Chart3DView)


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

Reference

Chart3DView Class
Chart3DView Members