IHyperCubeDimensionDef MembersQlik Sense .NET SDK - API Reference
The IHyperCubeDimensionDef type exposes the following members.
Properties

  NameDescription
Public propertyDef
Refers to a dimension stored in the hypercube.
(Inherited from INxDimension.)
Public propertyDef
Public propertyIncludeElemValue
(Inherited from INxDimension.)
Public propertyLibraryId
Refers to a dimension stored in the library.
(Inherited from INxDimension.)
Public propertyNullSuppression
If set to true, no null values are returned.
(Inherited from INxDimension.)
Public propertyOtherTotalSpec
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.)
Public propertyShowAll
(Inherited from INxDimension.)
Public propertyShowTotal
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.)
Back to Top
See Also