This macro can be used to append a string to each piece of data text in a chart.
SYNTAX:
@APPEND_DATATEXT szString
PARAMETERS:
szString; String to append to data text. Use a space character if you want a space to appear between the end of datatext and the string. If you intend to define another macro in the same title field, terminate the label string with a '~'.
EXAMPLE:
@DATATEXT 1
@RDT 2
@APPEND_DATATEXT ($s)
PERSISTENT:
NO
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Return to Group List