INxTreeRangeSelectInfo Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxTreeRangeSelectInfoProperties
| Name | Description | 
|---|---|
| DimensionIx | Number of the dimension to select measure from. Numbering starts from 0. JSON property name: qDimensionIx | 
| MeasureIx | Number of the measure to select. Numbering starts from 0. JSON property name: qMeasureIx | 
| Range | Range of values. JSON property name: qRange |