Previous Next Up Title Contents Index Functions Index Top Library

SET PIE CHART APPEND STRING

TSPIAS


CALL SEQUENCE

TSPIAS (STRID, INTEXT, FLGSTR, STRING)

INPUT PARAMETERS

INTEGER	STRID
INTEGER	INTEXT
INTEGER	FLGSTR
CHARACTER	STRING

ARGUMENTS

STRID
Identifier of the structure of the pie chart with the following attributes.
INTEXT
Attributes for interior or exterior annotation.
FLGSTR
Visibility status of the append string
STRING
Character string to append to each slice value. Maximum 80 characters.

EFFECT

This function defines the string to append to each annotation value (interior if INTEXT=0, exterior if INTEXT=1) associated with structure STRID. This string can represent, for example, the units associated with the values.

If TSPIAS is not called, no string is appended to the annotation values.


Previous Next Up Title Contents Index Functions Index Top Library