Menu: View→Interface Properties→Page Layout→Width
Specifies the width of the path diagram.
Programming
In Amos Graphics programs, you can fill this text box with "8" by using the following statement (Visual Basic):
pd.GetTextBox("InterfacePropertiesForm", "TextLayoutWidth").Text = "8"