Set-Special-Text-ByLT
Last Update: 6/7/2018
Origin has some special text objects such as axis titles below:
For these special objects, you can also run objectName.= to get or set its all properties.
xb.fsize = 20; //set the font size of bottom X axis title.
yl.fillcolor=2; //Add a box frame to left Y axis title and set the fill color to red. yl.transparency=50;//set the transparency to 50%.
Keywords:LabTalk, text object, axis title, property