CURVELABEL <=“text-string”>
adds a label for the line plot.
CURVELABELATTRS=style-element <(options)> | (options)
specifies the appearance of the labels in the plot when you use the
CURVELABEL= option.
CURVELABELLOC=OUTSIDE | INSIDE
specifies whether the curve label is placed inside the plot axes (INSIDE) or
outside of the plot axes (OUTSIDE).
CURVELABELPOS=AUTO | END | MAX | MIN | START
specifies the location of the curve label.
DATALABEL <=variable>
displays a label for each data point.
DATALABELATTRS=style-element <(options)> | (options)
specifies the appearance of the labels in the plot when you use the
DATALABEL= option.
DATALABELPOS=DATA | BOTTOM | TOP
specifies the location of the data label.
LEGENDLABEL=“text-string”
specifies the label that identifies ...