I assume you are working with the 'Prop' model in OpenVSP.
Propeller pitch angles are usually referred to with respect to 3/4 blade radius. This value (generally denoted beta_3/4) may be input under the 'Design' section.
If the twist distribution is provided under the 'Blade' section, the blade is rotated about the blade pitch axis so that beta_3/4 is maintained.
For eg, if the twist dist specified is:
0.10R => 40 deg
0.75R => 30 deg
1.00R => 10 deg
then, an input of beta_3/4 = 0 deg would rotate the blade such that the geometric pitch angles are now:
0.10R => 40 deg-30 deg = 10 deg
0.75R => 30 deg-30 deg = 0 deg
1.00R => 10 deg-30 deg = -20 deg
Check if beta_3/4 is correctly input in your case.