Gets or sets a value indicating whether this element is visible.
Namespace: MindFusion.Gauges
File: VisualElement.js
SyntaxJavaScript
Copy Code
|
|---|
get isVisible() {} |
Type: Boolean
Boolean
True if the element is visible, otherwise false.
See Also