NxMeasureInfo
Layout for NxInlineMeasureDef.
Properties
Name | Description | Type |
---|---|---|
qFallbackTitle | Corresponds to the label of the measure. If the label is not defined then the measure name is used. |
String |
qApprMaxGlyphCount | Length of the longest value in the field. |
Integer |
qCardinal | Number of distinct field values. |
Integer |
qSortIndicator | Sort indicator. The default value is no sorting. This parameter is optional. One of:
|
String |
qNumFormat | Format of the field. This parameter is optional. |
FieldAttributes |
qMin | Lowest value in the range. |
Double |
qMax | Highest value in the range. |
Double |
qError | This parameter is optional. Gives information on the error. |
NxValidationError |
qReverseSort | If set to true, it inverts the sort criteria in the field. |
Boolean |
qIsAutoFormat | 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. |
Boolean |
qAttrExprInfo | List of attribute expressions. |
Array of NxAttrExprInfo |
qAttrDimInfo | List of attribute dimensions. |
Array of NxAttrDimInfo |
qCalcCondMsg | String |