The CombochartHyperCube type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CombochartHyperCube | Initializes a new instance of the CombochartHyperCube class |
Methods
| Name | Description | |
|---|---|---|
| Add |
Add Object with unique basetype to container
(Inherited from DynamicJson.) | |
| GetMember |
Get member from container with specified name
(Inherited from DynamicJson.) | |
| SetMember |
Set member in container to specified value
(Inherited from DynamicJson.) | |
| TryGetMember |
Try to get member from container with specified name
(Inherited from DynamicJson.) | |
| TrySetMember |
Try to set member in container to specified value
(Inherited from DynamicJson.) |
Extension Methods
| Name | Description | |
|---|---|---|
| If | (Defined by DynamicJsonExtensions.) | |
| Switch | (Defined by DynamicJsonExtensions.) |
Properties
| Name | Description | |
|---|---|---|
| DataPages | Set of data. Is empty if nothing has been defined in InitialDataFetch in HyperCubeDef. (Inherited from HyperCube.) | |
| DimensionInfo | (Inherited from VisualizationHyperCube.) | |
| EffectiveInterColumnSortOrder | Sort order of the columns in the hypercube. Column numbers are separated by a comma. (Inherited from HyperCube.) | |
| Error | This parameter is optional and is displayed in case of error. (Inherited from HyperCube.) | |
| GrandTotalRow | Aggregate for measures of all values in the field. The result value depends on the AggrFunc defined in HyperCubeDef. (Inherited from HyperCube.) | |
| MeasureInfo | ||
| Mode | (Inherited from HyperCube.) | |
| PivotDataPages | (Inherited from HyperCube.) | |
| Size | Defines the size of the hypercube. (Inherited from HyperCube.) | |
| StackedDataPages | (Inherited from HyperCube.) | |
| StateName | Name of the alternate state. Default is current selections $ (Inherited from HyperCube.) |
See Also