Click or drag to resize
SelectInfoRangeLo Property
Lower value of the search range. This parameter is used when performing range selections or text searches in dimensions. Default is Null.

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

Property Value

Type: Double

Implements

ISelectInfoRangeLo
See Also