# wjRange Class

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wjRange Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>KnockoutJS binding for the Gauge's <a href="../enums/wijmo_input.dateselectionmode.html#range">Range</a> object.</p>
								</div>
								<p>The <a href="wijmo_knockout_gauge.wjrange.html">wjRange</a> binding must be contained in one of the following bindings:</p>
								<ul>
									<li><a href="wijmo_knockout_gauge.wjlineargauge.html">wjLinearGauge</a></li>
									<li><a href="wijmo_knockout_gauge.wjradialgauge.html">wjRadialGauge</a></li>
									<li><a href="wijmo_knockout_gauge.wjbulletgraph.html">wjBulletGraph</a></li>
								</ul>
								By default, this binding adds a <b>Range</b> object to the <b>ranges</b>
								collection of the Chart control. The <b>wjProperty</b> attribute allows
								you to specify another Chart property, for example the <b>pointer</b>
								property, to initialize with the binding.
								<p>The <b>wjRange</b> binding supports all read-write properties and events of
								the <a href="../enums/wijmo_input.dateselectionmode.html#range">Range</a> class.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="tsd-signature-type">WjBinding</span>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">wjRange</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
					</div>