RankCalculation.RankType Property
In This Article
Gets or sets the ranking type 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 |
Competition | A Rank |
Available values:
Name | Description |
---|---|
Unique | Identifies the unique ranking. |
Competition | Identifies the competition ranking. |
Dense | Identifies the dense ranking. |
Modified | Identifies the modified competition ranking. |
Percentile | Identifies the percentile ranking. |
See Also