Gets whether the point's Y position is specified as percentage of node's size or fixed offset from the node's top side.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public UnitType getYUnit () |
A member of the UnitType enumeration. The default value is Percentage.
See Also