'Declaration
Public Property AllowDrop As System.Boolean
'Usage
Dim instance As XYDataSeries Dim value As System.Boolean instance.AllowDrop = value value = instance.AllowDrop
public System.bool AllowDrop {get; set;}
'Declaration
Public Property AllowDrop As System.Boolean
'Usage
Dim instance As XYDataSeries Dim value As System.Boolean instance.AllowDrop = value value = instance.AllowDrop
public System.bool AllowDrop {get; set;}