Interaction: | The HLINE statement can be combined only with other categorization plot statements in the SGPLOT procedure. See Plot Type Compatibility. |
Example: | About Line Charts |
If your plot is overlaid with other categorization plots, then the first ALPHA value that you specify is used for all of the plots.
The observation is excluded from the graph when there is a missing value for the FREQ variable.
Uniform scaling and response sorting cannot occur on the same axis. If the UNIFORM= option is used in the SGPLOT statement, the UNIFORM option is ignored for the sorted response axis and a note is generated in the log. The UNIFORM= option is applied to the other axes and groups if requested. Note that the UNIFORM= option can selectively apply scaling to only the X or Y axis
CURVELABELATTRS=(Color=Green Family=Arial Size=8 Style=Italic Weight=Bold)
The START and END suboptions take effect only when CURVELABELLOC=INSIDE.
DATALABELATTRS=(Color=Green Family=Arial Size=8 Style=Italic Weight=Bold)
This option has no effect unless you also specify IMAGEMAP in the ODS GRAPHICS statement. For more information, see Using the ODS GRAPHICS Statement.