SortSettings Class
  Namespace: Qlik.Sense.Client.Visualizations.BoxplotComponents
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Wrapper for sorting properties which will be set on the outer dimension.
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- SortSettings
 
 
 - 
          AbstractStructure
          
 
Syntax
public class SortSettings : AbstractStructure, IDisposable, ISortSettings, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| SortSettings() | 
           Creates an instance of the SortSettings class  | 
      
Properties
| Name | Description | 
|---|---|
| AutoSort | 
           Sort automatically JSON property name: autoSort  | 
      
| ElementId | 
           Sorting preset JSON property name: elementId  | 
      
| Expression | 
           JSON property name: expression  | 
      
| SortCriteria | 
           JSON property name: sortCriteria  |