TopNMode Enum
Lists the values that specify how to determine the total number of top N series points.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Members
Name | Description |
---|---|
Count
|
The Top |
Threshold
|
The Top |
Threshold
|
The Top |
#Related API Members
The following properties accept/return TopNMode values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Top |
Win |
Top |
#Remarks
Values listed by the TopNMode enumeration are used to set the TopNOptions.Mode property. For more information, refer to Using The Top-N Feature.