RankCalculation.RankOrder Property
In This Article
Gets or sets the ranking order of the current RankCalculation.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Rank |
Ascending | A Rank |
Available values:
Name | Description |
---|---|
Ascending | Values are ranked in ascending order. |
Descending | Values are ranked in descending order. |
See Also