Menu: View→Interface Properties→Page Layout→Margins→Right
Specifies the size of the path diagram's right margin.
Programming
In Amos Graphics programs, you can fill this text box with "100" by using the following statement (Visual Basic):
pd.GetTextBox("InterfacePropertiesForm", "TextMarginRight").Text = "100"