Subversion Repositories cheapmusic

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><title>6.7. Titles</title><link rel="stylesheet" type="text/css" href="phplotdoc.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><link rel="home" href="index.html" title="PHPlot Reference Manual" /><link rel="up" href="functions.html" title="Chapter 6. PHPlot Functions By Category" /><link rel="prev" href="ref-textfonts.html" title="6.6. Text Fonts" /><link rel="next" href="ref-legend.html" title="6.8. Legend" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.7. Titles</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-textfonts.html">Prev</a> </td><th width="60%" align="center">Chapter 6. PHPlot Functions By Category</th><td width="20%" align="right"> <a accesskey="n" href="ref-legend.html">Next</a></td></tr></table><hr /></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="ref-titles"></a>6.7. Titles</h2></div></div></div><p>
The functions in this section set the title strings: the overall plot
title, and optional titles for the X and Y axes.
For more information, see <a class="xref" href="conc-otherelements.html#conc-titles" title="3.7.1. Titles">Section 3.7.1, &#8220;Titles&#8221;</a>.
See also <a class="xref" href="SetTitleColor.html" title="SetTitleColor"><span class="refentrytitle">SetTitleColor</span></a>,
<a class="xref" href="SetXTitleColor.html" title="SetXTitleColor"><span class="refentrytitle">SetXTitleColor</span></a>, and
<a class="xref" href="SetYTitleColor.html" title="SetYTitleColor"><span class="refentrytitle">SetYTitleColor</span></a> to set the title colors,
and <a class="xref" href="SetFont.html" title="SetFont"><span class="refentrytitle">SetFont</span></a> to set the title fonts.
</p><p>
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><a class="xref" href="SetTitle.html" title="SetTitle"><span class="refentrytitle">SetTitle</span></a></p></li><li class="listitem"><p><a class="xref" href="SetXTitle.html" title="SetXTitle"><span class="refentrytitle">SetXTitle</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTitle.html" title="SetYTitle"><span class="refentrytitle">SetYTitle</span></a></p></li></ul></div><p>
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ref-textfonts.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="functions.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ref-legend.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">6.6. Text Fonts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 6.8. Legend</td></tr></table></div></body></html>