3.3.2.57.5 Options for Text Labels


-tf

Syntax: set name -tf font

Set the text label font. Set the font, where font is the index number in the current font list. The font (fontName) function can be used to convert a text font name into the index number. This and the following text label control would only functional when a label column is plotted together with data which would shown in Plot Details dialog as a separate plot.

-tj

Syntax: set name -tj just

Set text label justification. Set the justification, with just = 0 for left, just = 1 for center.

-tr

Syntax: set name -tr angle

Set the text rotation in angle

-ts

Syntax: set name -ts size

Set text label font size.

-tts

Syntax: set name -tts kind

If kind=0: the label text is going to come from x dataset
If kind=1: the label text is going to come from y dataset
If kind=2: the label text is going to be the row number
If kind=3: the label text is going to be come from both x and y dataset as (x,y)

Set text label font size.

-tx

Syntax: set name -tx yoffset

Set the Y offset for the plot data label. Yoffset is percent of the label text height.

-ty

Syntax: set name -ty xoffset

Set the X offset for the plot data label. Xoffset is percent of the label text height.