Creates and initializes a new OvalGauge from the specified element. This method is static and can be called without creating an instance of the class.
Namespace: MindFusion.Gauges
Package: OvalGauge.js
JavaScript
![]() |
---|
function create (element) |
The DOM element that the OvalGauge should be attached to.
A OvalGauge object that represents the newly created gauge.