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