Click or drag to resize
OtherTotalSpecPropTotalMode Property
If set to TOTAL_EXPR, the total of the dimension values is returned. The default value is TOTAL_OFF.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public TotalMode TotalMode { get; set; }

Property Value

Type: TotalMode

Implements

IOtherTotalSpecPropTotalMode
See Also