Gets or sets the name of this element.
Namespace: MindFusion.Gauges
File: VisualElement.js
JavaScript Copy Code |
---|
get name() {} |
Type: String
String
The name of this element.
The name can be used to obtain a reference to the element through a call to the getElementByName method.