Sets a value indicating how much horizontal space should be left between the document boundaries and the graph.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public LayeredLayoutBuilder xGap ( |
A float value specifying the horizontal offset from the left document border.
This LayeredLayoutBuilder instance.
See Also