CombochartHyperCubeMeasureq Class |
Namespace: Qlik.Sense.Client.Visualizations
The CombochartHyperCubeMeasureq type exposes the following members.
Name | Description | |
---|---|---|
CombochartHyperCubeMeasureq | Creates an instance of the CombochartHyperCubeMeasureq class |
Name | Description | |
---|---|---|
AddT |
Adds an element to the abstract structure
(Inherited from AbstractStructure.) | |
AsT |
Retrieves a concrete object based on the abstract object structure
(Inherited from AbstractStructure.) | |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from AbstractStructure.) | |
GetT(String) |
Retrieves a relative element of the abstract structure
(Inherited from AbstractStructure.) | |
GetT(String, T) |
Retrieves a relative element of the abstract structure
(Inherited from AbstractStructure.) | |
GetMemberT | Obsolete. (Inherited from AbstractStructure.) | |
GetTypes | (Inherited from AbstractStructure.) | |
GetValues | (Inherited from AbstractStructure.) | |
IsSet |
Checks if a property is actually set in the structrue
(Inherited from AbstractStructure.) | |
ReadJson |
Read the structure of the object from the argument reader.
(Inherited from AbstractStructure.) | |
SetT |
Sets a relative element of the abstract structure
(Inherited from AbstractStructure.) | |
SetMemberT | Obsolete. (Inherited from AbstractStructure.) | |
WriteJson |
Write the full json structure of the object to the argument writer.
(Inherited from AbstractStructure.) |
Name | Description | |
---|---|---|
If | (Defined by StructureExpressionExtensions.) | |
Switch | (Defined by StructureExpressionExtensions.) |
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.) |