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