TopBottomSettings Class |
Namespace: Dundas.BI.Entities.MetricSets
The TopBottomSettings type exposes the following members.
Name | Description | |
---|---|---|
BottomRecords |
Gets or sets the number of records with the smallest values for the analyzed MeasureUsage element.
| |
MeasureUniqueName |
Gets the unique name for the underlying measure element for which the top/bottom analysis is performed.
| |
MeasureUsageUniqueName |
Gets the unique name for the measure usage element for which the top/bottom analysis is performed.
| |
TiePolicy |
Gets or sets the tied records policy.
| |
TopRecords |
Gets or sets the number of records with the highest values for the analyzed MeasureUsage element.
|