SAS Institute. The Power to Know

SAS/GRAPH(R) 9.2: Graph Template Language Reference

Previous | Next
Key Concepts

Location and Position of Curve Labels

On plots that generate a curve line (a series plot or a density plot, for example), you can specify a label for the curve line and also determine the label's location in the graph. For example, the SERIESPLOT statement provides the follwing options for managing a curve label:

CURVELABEL Specifies a label for the curve line.
CURVELABELLOCATION Specifies the location of the curve line label relative to the plot area.
CURVELABELPOSITION Specifies the position of the label relative to the curve line.


Curve Label Location Relative to the Plot Area

Curve Label Position Relative to the Curve Line

Previous | Next | Top of Page