| INxDimensionTotalLabel Property  | 
If this property is set, the total of the calculated values is returned.
                                        The default label is Total.
                                        Example:
                                        "qTotalLabel":"=<label>"
                                        
                                        or
                                        "qTotalLabel":{"qExpr":"=<label>"}
                                        
                                        Where
                                        
                                            <label> is the label of the Totalgroup.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxStringExpr TotalLabel { get; set; }Property TotalLabel As StringExpr
	Get
	Set
Property Value
Type: 
StringExpr
See Also