RangeInfo Property
Overloads
RangeInfo |
This parameter is used when performing range selections or text searches in measures. Gives information about the range of selections. JSON property name: qRangeInfo |
RangeInfo
This parameter is used when performing range selections or text searches in measures.
Gives information about the range of selections.
JSON property name: qRangeInfo
Declaration
public IEnumerable<RangeSelectInfo> RangeInfo { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<RangeSelectInfo> |