Represents the various filter types available for the TopOrBottomFilter.
TopOrBottomFilter.type
Filter in the bottom N percent of values the sorted list of values.
Filter in the bottom N values in the sorted list of values.
Filter in the top N percent of values the sorted list of values.
Filter in the top N values in the sorted list of values.
Represents the various filter types available for the TopOrBottomFilter.
See
TopOrBottomFilter.type