Gets or sets whether the vertical scale should show negated values, simulating that the coordinate system's Y axis grows to the top.
Namespace: MindFusion.Diagramming
File: Ruler.js
JavaScript Copy Code |
---|
get negatedY() {} |
Boolean
true if the vertical scale should show negated values, or false otherwise. The default value is false.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |