The enumeration which decides what value in a range should be used when sorting between ranges with differing minimum and maximum values.
This value will use the average of the ranges to sort by.
This value will use the maximum of the ranges to sort by.
This value will use the minimum of the ranges to sort by.
Generated using TypeDoc
The enumeration which decides what value in a range should be used when sorting between ranges with differing minimum and maximum values.