Options for Text Labels
Get_Options_for_Text_Labels
-tf
Syntax: get name -tf [variableName]
Get the data label font. name must be the name of the label dataset. Font is the index number in the current font list.
-tj
Syntax: get name -tj [variableName]
Get the data label justification. 0 for left, 1 for center and 2 for right.
-tr
Syntax: get name -tr [variableName]
Get the data label text rotation angle in degrees.
-ts
Syntax: get name -ts [variableName]
Get the data label font size in points.
-tx
Syntax: get name -tx [variableName]
Get the x offset for the data label. X offset is in percent of label text height.
-ty
Syntax: get name -ty [variableName]
Get the y offset for the data label. Y offset is in percent of label text height.
|