This dialog can be opened by several commands such as Title... command or when you double click on an axis title in your plot. The Color, Font and Alignment commands allow the modification of the general settings of the text label.
The following slightly modified dialog is opened when you double click on texts/legends in your plot in order to customize them. It also allows to add text boxes to a plot layer. When the text object is a legend, listing the curves plotted on the layer, the curve symbols and lines are also drawn in the text box, in front of the curve names. In order to display the symbol of a curve and the name of the data set, the follwing synthax is used: \c{2}%(2). Here the number 2, refers to the index of the curve and the % character is an alias for the name of the data set.
The Opacity of the Background color can have a value between 0 (transparent background) and 255 (completely opaque background).
The text item can be modified in the text window. Several improvements can be added to the text:
<sub>text</sub> will draw the text as subscripts. You can insert this sequence by clicking on the .
<sup>text</sup> will draw the text as superscripts. You can insert this sequence by clicking on the .
By clicking on the , you can open a new dialog which allows to select lower greek characters:
By clicking on the , you can open a new dialog which allows to select upper greek characters:
By clicking on the integral symbol you can open a new dialog which allows to select various mathematical symbols:
By clicking on the arrow icon, you can open a new dialog which allows to select various arrow symbols:
<b>text</b> will draw the text with bold characters. You can insert this sequence by clicking on the .
<i>text</i> will draw the text with italic characters. You can insert this sequence by clicking on the .
<u>text</u> will draw the text with underlined characters. You can insert this sequence by clicking on the .