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