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