TIC_SCALE
This command adjusts the font size of tic labels.

Widget:
- From the IVE Main Window, open the Plot Background Window by clicking on "Plot Background". Then, select "Annotation" to activate the Annotation Window. Finally, enter the desired scale value in the "Label Size" box.
Command:
Arguments:- factor: a positive real number that is multiplied by the default font size
Examples:- TIC_SCALE=0.5
produces tic labels that are half as large as default tic labels
- TIC_SCALE=3
produces tic labels that are three times as large as default tic labels
Notes:- This command varies the font size of the tic labels, not the value of tic intervals. To vary tic values, see XTICS and YTICS.
back to index