Repository URL to install this package:
|
Version:
4.4.5.dfsg-3ubuntu2 ▾
|
<HTML>
<HEAD>
<TITLE>XLABELFONT</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<P><A NAME="xlabelfont"></A>
<font size="+3" color="green"><B>XLABELFONT</B></font></P>
<TABLE border="1" cols="2" frame="box" rules="all" width="572">
<TR>
<TD width="20%" valign="top"><B>Syntax</B>:</TD>
<TD width="80%" valign="top"><CODE>
SET XLABELFONT s<br />
GET XLABELFONT { s }</CODE>
</TD></TR>
</TABLE>
<p>
<em>Note:</em> The value of the <CODE>XLABELFONT</CODE>
characteristic is a string instead of a numeric value. So, if
you enter: <CODE><font color="blue"><a href="../Commands/Get.htm">GET XLABELFONT X</a>
</font></CODE>, the variable
<CODE>X</CODE> will be a string variable.</P>
<p>
<CODE>XLABELFONT</CODE> controls the font of the automatic <i>x</i>-axis text label. The parameter
<CODE>f</CODE> should be the font name. If the font name is composed of more than one word, enclose
the font name in quotes.</P>
<p>
Examples:</p>
<p>
<CODE><font color="blue">SET XLABELFONT ARIAL</font></CODE><br />
<CODE><font color="blue">SET XLABELFONT 'ARIAL BOLD'</font></CODE></p>
</body>
</html>