DimensionTopNOptions Properties
Contains the Top N settings.| Name | Description |
|---|---|
| Count | Gets or sets the number of top or bottom values to be displayed. |
| Enabled | Gets or sets whether the Top N Values feature is enabled. |
| Measure | Gets or sets the Measure by whose values the dimension values are ranged. |
| MeasureName | For internal use. |
| Mode | Gets or sets whether the smallest or largest values should be displayed. |
| ShowOthers | Gets or sets whether to show the “Others” value. |
See Also