INxMeasureInfo Interface |
Namespace: Qlik.Engine
The INxMeasureInfo type exposes the following members.
Name | Description | |
---|---|---|
ApprMaxGlyphCount | Length of the longest value in the field. | |
AttrExprInfo | List of attribute expressions. | |
Cardinal | Number of distinct field values. | |
Error | This parameter is optional.
Gives information on the error. | |
FallbackTitle | Corresponds to the label of the measure.
If the label is not defined then the measure name is used. | |
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. | |
Max | Highest value in the range. | |
Min | Lowest value in the range. | |
NumFormat | Format of the field.
This parameter is optional. | |
ReverseSort | If set to true, it inverts the sort criteria in the field. | |
SortIndicator | Sort indicator.
This parameter is optional. The default value is no sorting. |