SAS Institute. The Power to Know

SAS/GRAPH(R) 9.2: ODS Graphics Editor User's Guide

Change the Data Attachment Properties of an Annotation

By default, all annotation objects except images are attached to data if the object is created inside the plot area. Objects that are created outside the plot area are associated with the percent coordinate system and are not attached to data. For more information about data attachment, see Understanding Annotation Concepts.
You can change the data attachment behavior of an annotation object. You can control whether the object is attached to data and whether to crop any portion of the object that resides outside of the plot.
To change the data attachment behavior for an annotation object:
  1. Right-click the annotation object whose behavior you want to change and select Annotation Properties from the pop-up menu.
  2. Click the Position tab.
  3. If you are modifying a line or arrow, then make the following changes:
    1. In the Line Point list box, select which end of the line or arrow you want to change.
    2. Check or uncheck Attach to data in underlying Plot area. If this option is checked, then the corresponding end of the line is attached to data and is not visible outside the plot area.
      If the line or arrow was created outside the plot area, then this check box is dimmed.
  4. If you are modifying an oval, rectangle, or marker, then make the following changes:
    1. Check or uncheck Attach to data in underlying Plot area. If this option is checked, then the annotation object is attached to data.
    2. If the annotation object is attached to data (Attach to data in underlying Plot area is checked), then you can crop the part of the object that is outside of the plot. To toggle cropping on or off, check or uncheck Crop the part outside Plot area.
    If the annotation was created outside the plot area, then both of these check boxes are dimmed.
  5. Click OK.