This bar chart represents the count (on the Y-axis) of three Employment Categories (Clerical, Custodial and Managerial on the X-axis). To You may create the same Bar chart in SPSS by using the following syntax: GRAPH /BAR(SIMPLE)=COUNT BY jobcat /MISSING=REPORT. To open a syntax window to use the above syntax, type Alt+F, N, and S.