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





Sets whether the horizontal scale should show negated values, simulating that the coordinate system's X axis grows to the left.

Namespace: MindFusion.Diagramming
Package: Ruler.js

 Syntax

JavaScript  Copy Code

function setNegatedX (value)

 Parameters

value

true if the horizontal scale should show negated values, or false otherwise. The default value is false.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace