Open this page in the API Guide

Bar Constructor

Creates a new instance of dundas.controls.Bar.
 

Examples

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

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