Creates a new RadLinearGauge control.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
var instance = new Telerik.UI.RadLinearGauge(element, options); |
Parameters
- element
- Type: HTMLElement
The HTML element this control is associated with.
- options
- Type: Object
The initialization options for this control.
See Also