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