If MouseInteract = mhSelectRange then MinSelected and MaxSelected specify the range of returned values.
If MouseInteract = mhSelectValue then MinSelected and MaxSelected return the same value.
Note: This valid range of MinSelected will depend on HistogramKind. If HistogramKind is [hkHue] then the range will be 0 to 359. Otherwise it will be 0 to 255. -1 can also be specified to clear the selection.