'DeclarationPublic Property AllowNegativeStackValues As System.Boolean
'UsageDim instance As NAreaSeries Dim value As System.Boolean instance.AllowNegativeStackValues = value value = instance.AllowNegativeStackValues
public System.bool AllowNegativeStackValues {get; set;}