CombochartHyperCubeDef MembersQlik Sense .NET SDK - API Reference
The CombochartHyperCubeDef type exposes the following members.
Constructors

  NameDescription
Public methodCombochartHyperCubeDef
Initializes a new instance of the CombochartHyperCubeDef class
Back to Top
Methods

  NameDescription
Public methodAdd
Add Object with unique basetype to container
(Inherited from DynamicJson.)
Public methodGetMember
Get member from container with specified name
(Inherited from DynamicJson.)
Public methodSetMember
Set member in container to specified value
(Inherited from DynamicJson.)
Public methodTryGetMember
Try to get member from container with specified name
(Inherited from DynamicJson.)
Public methodTrySetMember
Try to set member in container to specified value
(Inherited from DynamicJson.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodIf (Defined by DynamicJsonExtensions.)
Public Extension MethodSwitch (Defined by DynamicJsonExtensions.)
Back to Top
Properties

  NameDescription
Public propertyAlwaysFullyExpanded
(Inherited from HyperCubeDef.)
Public propertyDimensions
(Inherited from VisualizationHyperCubeDef.)
Public propertyInitialDataFetch
Initial data set
(Inherited from HyperCubeDef.)
Public propertyInterColumnSortOrder
Order the columns of the hypercube should be sorted. Column numbers are separated by a comma.
(Inherited from HyperCubeDef.)
Public propertyMaxStackedCells
(Inherited from HyperCubeDef.)
Public propertyMeasures
Public propertyMode
(Inherited from HyperCubeDef.)
Public propertyNoOfLeftDims
(Inherited from HyperCubeDef.)
Public propertyPseudoDimPos
(Inherited from HyperCubeDef.)
Public propertyReductionMode
Defines how many dimensions or measures should be reduced.
(Inherited from HyperCubeDef.)
Public propertyStateName
Name of the alternate state. Default is current selections $
(Inherited from HyperCubeDef.)
Public propertySuppressMissing
Removes missing values
(Inherited from HyperCubeDef.)
Public propertySuppressZero
Removes zero values
(Inherited from HyperCubeDef.)
Back to Top
See Also