Mode Property
Overloads
| Mode |
Defines the way the data are handled internally by the engine. Default value is A pivot table can contain several dimensions and measures whereas a stacked pivot table can contain several dimensions but only one measure. JSON property name: qMode |
Mode
Defines the way the data are handled internally by the engine.
Default value is DATA_MODE_STRAIGHT .
A pivot table can contain several dimensions and measures whereas a stacked pivot table can contain several dimensions but only one measure.
JSON property name: qMode
Declaration
NxHypercubeMode Mode { get; set; }
Property Value
| Type | Description |
|---|---|
| NxHypercubeMode |