Interaction: | The VLINE statement can be combined only with other categorization plot statements in the SGPANEL procedure. See Plot Type Compatibility. |
See: | |
Examples: | 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.
CURVELABELATTRS=(Color=Green Family=Arial Size=8 Style=Italic Weight=Bold)
DATALABELATTRS=(Color=Green Family=Arial Size=8 Style=Italic Weight=Bold)
For grouped data, the default color is specified by the ContrastColor attribute of the GraphData1 ... GraphDatan style elements in the current style.
For grouped data, the default line pattern is specified by the LineStyle attribute of the GraphData1 ... GraphDatan style elements in the current style.
For grouped data, the default line thickness is specified by the LineThickness attribute of the GraphData1 ... GraphDatan style elements in the current style.
For grouped data, the default color is specified by the ContrastColor attribute of the GraphData1 ... GraphDatan style elements in the current style.
For grouped data, the default marker symbol is specified by the MarkerSymbol attribute of the GraphData1 ... GraphDatan style elements in the current style.
This option has no effect unless you also specify IMAGEMAP in the ODS GRAPHICS statement. For more information, see Using the ODS GRAPHICS Statement.