Click or drag to resize
RangeSelectInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineRangeSelectInfo

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class RangeSelectInfo : IRangeSelectInfo

The RangeSelectInfo type exposes the following members.

Constructors
  NameDescription
Public methodRangeSelectInfo
Initializes a new instance of the RangeSelectInfo class
Top
Properties
  NameDescription
Public propertyMeasure
Label of the measure
Public propertyRangeHi
Highest value in the range
Public propertyRangeLo
Lowest value in the range
Top
See Also