OtherGroupSettings Class |
Namespace: Dundas.BI.Entities.MetricSets
The OtherGroupSettings type exposes the following members.
Name | Description | |
---|---|---|
Category |
Gets or sets the category for the other group analysis.
| |
HierarchyUsageUniqueName |
Gets the unique name for the target hierarchy for which the other group analysis is performed.
| |
LowerBoundary |
Gets the group lower boundary comparison rule and value.
| |
MeasureUsageUniqueName |
Gets the unique name for the measure element for which the other group analysis is performed.
| |
OtherGroupCaption |
Gets or sets the other group caption.
| |
UpperBoundary |
Gets the group upper boundary comparison rule and value.
|
Name | Description | |
---|---|---|
ConfigureBottomGrouping |
Configures an "Other" set of data points that groups together the records with lower values.
| |
ConfigureMiddleGrouping |
Configures an "Other" set of data points that groups together the records within a middle range of values.
| |
ConfigureTopGrouping |
Configures an "Other" set of data points that groups together the records with higher values.
|