Gets or sets a value indicating whether the horizontal ruler scale is visible.
Namespace: MindFusion.Diagramming
File: Ruler.js
SyntaxJavaScript
Copy Code
|
|---|
get horizontalScaleVisible() {} |
Boolean
true to display the horizontal scale, or false otherwise. The default is true.
See Also