該內容尚未翻譯為您的語言。這是英文版本。
ISortCriteria Interface
Namespace: Qlik.Sense.Client.Visualizations.BoxplotComponents
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Syntax
public interface ISortCriteria : IAbstractStructureProperties
| Name | Description |
|---|---|
| SortByAscii |
Sort by alphabetic JSON property name: sortByAscii |
| SortByExpression |
Sort by expression JSON property name: sortByExpression |
| SortByNumeric |
Sort by numeric JSON property name: sortByNumeric |