Show Tree Structure
To customize a title or axis label on a JMP report using the GUI, simply double click and edit it. To do this using JSL, you need to learn how to reference the specific object in the JMP report then send a message to change the object. JMP provides tools to help you learn how to do this. The most important are: Save Script, Show Tree Structure and the JMP Scripting Index. This article will descr...
dave_matthews1