Define symbol characteristics. INTERPOL=NEEDLE generates a horizontal reference line at zero on the left axis and draws vertical lines from the data points to the reference line. CI= specifies the color of the interpolation line and CV= specifies the color of the plot symbol.
symbol1 interpol=needle
        ci=blue
        cv=red
        width=3
        value=star
        height=3;