
Optional Arguments
DISCRETEOFFSET=numeric-value
specifies an amount to offset the annotation from a discrete value in data space.
Default
0.0 (no offset)
Range
-0.5 (left offset) to +0.5 (right offset)
DRAWSPACE=“draw-space-value”
specifies the drawing space and units for the annotation. DRAWSPACE can be used
rather than specify individual values for X1SPACE, X2SPACE, Y1SPACE, and
Y2SPACE.
draw-space-value can be one of the following:
• DATAPERCENT
• DATAPIXEL
• DATAVALUE
Note: When a DATAVALUE annotation is associated with a discrete axis, the
annotation value must be a formatted value on the axis. Use the XC1 or YC1
columns for those values.
• GRAPHPERCENT ...