ImageEn, unit histogrambox
THistogramMouseInteract
Declaration
THistogramMouseInteract = (mhNone, mhSelectValue, mhSelectRange);
Description
What action does the mouse perform:
Value
Description
mhNone
Mouse has no effect
mhSelectValue
Clicking/moving the mouse selects a single value on the histogram
mhSelectRange
Clicking/moving the mouse selects a range of values on the histogram