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