Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 32

Menu: ViewObject PropertiesParametersFont style

The font style used to display parameter values for the currently selected object.

See also:

To change the font for a parameter

Programming

In Amos Graphics programs, you can select the first item in this ComboBox as follows (Visual Basic):

Dim aComboBox As Windows.Forms.ComboBox = Pd.GetComboBox("", "ParameterStyleCombo")

aComboBox.SelectedIndex = 0

© 2026 Amos Development Corporation