Gets or sets the normalized x position of this element, relative to its parent.
Namespace: MindFusion.Gauges
File: VisualElement.js
SyntaxJavaScript
Copy Code
|
|---|
get x() {} |
Number
The normalized x position of this element, relative to its parent.
See Also