ComponentOne Chart for WPF and Silverlight
AllowDrop Property (C1Chart)


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

Reference

C1Chart Class
C1Chart Members