Click or drag to resize
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.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
StringExpr TotalLabel { get; set; }

Property Value

Type: StringExpr
See Also