SetCurveName Command

Changes curves label. This is the text displayed in the legend panel.

SetCurveName <curve-id> <curve-name>

Parameters

curve-id

Curve Id. Curve id is returned by the functions GetSelectedCurves , GetAxisCurves and GetAllCurves .

curve-label

New label for curve. To restore a label to its default value set this to %DefaultLabel%.

Notes

Curve labels can also be edited using the command SetGraphAnnoProperty to edit the curve's Label property.