Gets or sets a value indicating whether the metrics of this element are expressed as relative or absolute quantities.
Namespace: MindFusion.Gauges
File: VisualElement.js
SyntaxJavaScript
Copy Code
|
|---|
get relativeCoordinates() {} |
Type: Boolean
Boolean
True if the metrics are relative, otherwise false.
See Also