Click or drag to resize
SortCriteriaSortByFrequency Property
Sorts the field values by frequency (number of occurrences in the field).

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public SortDirection SortByFrequency { get; set; }

Property Value

Type: SortDirection

Implements

ISortCriteriaSortByFrequency
See Also