Menu: View→Interface Properties→Page Layout→Centimeters
Specify the page layout in centimeter units.
Programming
In Amos Graphics programs, you can select centimeters as the unit of measurement by using the following statement (Visual Basic):
pd.GetRadioButton("InterfacePropertiesForm", "OptionUnits_Centimeters").Checked = True