Returns the specified OvalGauge object. This member is static and can be invoked without creating an instance of the class.
Namespace: MindFusion.Gauges
File: OvalGauge.js
JavaScript Copy Code |
---|
function find (id) |
Type: String
String. A string that contains the ID of the OvalGauge to find.
Type: OvalGauge
OvalGauge. A OvalGauge object that contains the gauge requested by id, if found; otherwise, null.