OtherTotalSpecProp OtherLimit Property Qlik Sense .NET SDK - API Reference
Value used to limit the dimension values. The limit can be entered as a calculated formula. This parameter is used when qOtherMode is set to: OTHER_ABS_LIMITED OTHER_REL_LIMITED OTHER_ABS_ACC_TARGET OTHER_REL_ACC_TARGET  

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public ValueExpr OtherLimit { get; set; }

Property Value

Type: ValueExpr

Implements

IOtherTotalSpecProp OtherLimit
See Also