Enum SortCubeMeasureOrder
Represents constants that specify how the measures in cube dimension browser should be sorted.
Namespace: Syncfusion.Olap.Data
Assembly: Syncfusion.Olap.Base.dll
Syntax
public enum SortCubeMeasureOrder
Fields
Name | Description |
---|---|
ASC | Measures will be displayed in ascending order. |
Default | Measures will be displayed as it is. |
DSC | Measures will be displayed in descending order |