ASP.NET Pack Programmer's Guide
Ruler.getNegatedY Method
See Also
 





Gets whether the vertical scale should show negated values, simulating that the coordinate system's Y axis grows to the top.

Namespace: MindFusion.Diagramming
Package: Ruler.js

 Syntax

JavaScript  Copy Code

function getNegatedY ()

 Return Value

Type: Boolean
true if the vertical scale should show negated values, or false otherwise. The default value is false.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace