---
title: "Define a Range Control"
slug: "define-a-range-control"
updated: 2026-02-20T17:15:37Z
published: 2026-02-20T17:15:37Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.lakesidesoftware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Define a Range Control

The Range Control block is used to specify high and low values in a range and pass these on to other controls. It differs from the [Slider Control](/documentation/docs/define-a-slider-control) block in that it can pass two values instead of one.

The Range Control can also be used to add color-coding thresholds to grids, gauges, map,and bubble diagram objects. A single Range Control can be connected to multiple objects to allow it to control them in unison.

The example below shows a range slider with a color gradient used to control a gauge.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/range_gauge_exmple.png)

For more on configuring Range Control, see [Setting up Values and Parameters for a Range Control](/documentation/docs/set-up-values-and-parameters-for-a-range-control)

<style> p[data-block-id] {font-size:1rem;} ul li p[data-block-id] {margin-bottom: 0;} ul[data-type="taskList"] li div p[data-block-id] {margin-bottom: 0;} ol li p[data-block-id] {margin-bottom: 0;} table tbody th p[data-block-id] { margin-bottom: 0;} blockquote p[data-block-id] {margin-bottom: 0 !important;} &nbsp;p[data-block-id]:empty::after {content: "\00A0";} </style>
