ISortSettings Interface
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.
Syntax
public interface ISortSettings : IAbstractStructure
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 |