The IHyperCubeDimensionDef type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Def | Refers to a dimension stored in the hypercube. (Inherited from INxDimension.) | |
| Def | ||
| IncludeElemValue | (Inherited from INxDimension.) | |
| LibraryId | Refers to a dimension stored in the library. (Inherited from INxDimension.) | |
| NullSuppression | If set to true, no null values are returned. (Inherited from INxDimension.) | |
| 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. (Inherited from INxDimension.) | |
| ShowAll | (Inherited from INxDimension.) | |
| 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. (Inherited from INxDimension.) |
See Also