The INxDimension type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Def | Refers to a dimension stored in the hypercube. | |
| IncludeElemValue | ||
| LibraryId | Refers to a dimension stored in the library. | |
| NullSuppression | If set to true, no null values are returned. | |
| OtherTotalSpec | Sets the dimension limits. Each dimension of a hypercube is configured separately.
Defines if some values (grouped as Others) should be grouped together in the visualization.
For example in a pie chart all values lower than 200 could be grouped together. | |
| ShowAll | ||
| ShowTotal | Set it to true to get the total of the values for one dimension. An extra row or column is added to the pivot table depending if the dimension is a left or a top dimension. |
See Also