MindFusion.Charting for JavaScript Programmer's Guide
BaseGauge.getElementByName Method
See Also
 






Returns the VisualElement object corresponding to the specified name.

Namespace: MindFusion.Gauges
File: BaseGauge.js

 Syntax

JavaScript  Copy Code

function getElementByName (name)

 Parameters

name

Type: String
String. The name of the object to find.

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace