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