Open this page in the API Guide

GaugeLinearScale Constructor

Initializes the scale. Called during construction.
 

Examples

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

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