OpenControls.Wpf
OpenControls.Wpf copied to clipboard
Fix the issue that "zMin + zMax = 0" is required.
Fix the issue that "zMin + zMax = 0" is required, or it would display wrong surface charts. When zMin + zMax != 0, the surface charts would float over zMax or sink below zMin.
Why change the default values of zMin, zMax?
Why change the default values of zMin, zMax?
Just a use case for this issue.
OK thanks I did not include this change in my fork.