Open this page in the API Guide

GaugeRange Constructor

Initializes the gauge range. Called during construction.
 

Examples

The following example initializes a new instance of a GaugeRange object:

1
var newObject = new dundas.controls.GaugeRange();