Returns the specified OvalGauge object. This member is static and can be invoked without creating an instance of the class.
Namespace: MindFusion.Gauges
Package: OvalGauge.js
JavaScript
![]() |
---|
function find (id, [parent]) |
A string that contains the ID of the OvalGauge to find.
The component or element that contains the OvalGauge to find.
A OvalGauge object that contains the gauge requested by id, if found; otherwise, null.