| GraphObj - Object Overview TreeAge Pro Interactive - Table of Contents TreeAge Pro - Table of Contents Documentation Home TreeAge Website Home |
| Syntax: | Function SetText (newText as String, whichItem as Integer) as Long | |
| Description: | This method sets the text for an item in the graph. | |
| Return value: | The value returned is an error code, or zero if no error occurred. | |
| Remarks: | This method allows you to set the font of certain graph items. The whichItem parameter must be a valid graph item index; for this method, all items except axes and graphical legend markers are valid. | |
| See also: | Error codes Graph items |