Right now there is a maxValue and a minNonZeroValue, but no way to get the real minValue. This means the class needs to be wrapped to the real minimum value can be capture. This functionality should be built-in for cases where 0 is a valid value.
Given the lack of such a basic functionality, my guess is that there must be a good reason why this was not included, so happy to discuss if that's the case.