RankCalculation.RankOrder Property
Gets or sets the ranking order of the current RankCalculation.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
RankOrder | Ascending | A RankOrder enumeration value that specifies the ranking order. |
See Also