The CombochartHyperCubeMeasureq type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CombochartHyperCubeMeasureq | Initializes a new instance of the CombochartHyperCubeMeasureq 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 | |
|---|---|---|
| ApprMaxGlyphCount | Length of the longest value in the field. (Inherited from NxMeasureInfo.) | |
| AttrExprInfo | List of attribute expressions. (Inherited from NxMeasureInfo.) | |
| AutoSort | (Inherited from HyperCubeMeasureq.) | |
| Cardinal | Number of distinct field values. (Inherited from NxMeasureInfo.) | |
| CId | (Inherited from HyperCubeMeasureq.) | |
| Error | This parameter is optional.
Gives information on the error. (Inherited from NxMeasureInfo.) | |
| FallbackTitle | Corresponds to the label of the measure.
If the label is not defined then the measure name is used. (Inherited from NxMeasureInfo.) | |
| IsAutoFormat | This parameter is set to true if qNumFormat is set to U (unknown). The engine guesses the type of the field based on the field's expression. (Inherited from NxMeasureInfo.) | |
| Max | Highest value in the range. (Inherited from NxMeasureInfo.) | |
| Min | Lowest value in the range. (Inherited from NxMeasureInfo.) | |
| NumFormat | Format of the field.
This parameter is optional. (Inherited from NxMeasureInfo.) | |
| NumFormatFromTemplate | (Inherited from HyperCubeMeasureq.) | |
| ReverseSort | If set to true, it inverts the sort criteria in the field. (Inherited from NxMeasureInfo.) | |
| Series | ||
| SortIndicator | Sort indicator.
This parameter is optional. The default value is no sorting. (Inherited from NxMeasureInfo.) |
See Also