RangeFilterState Constructors
A state of the Range Filter dashboard item.Name | Parameters | Description |
---|---|---|
RangeFilterState() | none | Initializes a new instance of the RangeFilterState class. |
RangeFilterState(RangeFilterSelection) | selection | Initializes a new instance of the RangeFilterState class. |
RangeFilterState(String) | periodName | Initializes a new instance of the RangeFilterState class. |
See Also