'Declaration Public Property MixedStacking As System.Boolean
public System.bool MixedStacking {get; set;}
If True, postive values are stacked above the origin and negative values are stacked below the origin.
If False, values are stacked by simple addition of values in series order.
'Declaration Public Property MixedStacking As System.Boolean
public System.bool MixedStacking {get; set;}