Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
<LINK REL="Start" HREF="index.html">
<LINK REL="Contents" HREF="toc.html">
<LINK REL="Prev" HREF="813AddingtitlesandfooterstotheGraph.html">
<LINK REL="Next" HREF="815Usingbackgroundimages.html">
<STYLE TYPE="text/css"><!--
BODY { font-family: serif }
H1 { font-family: sans-serif }
H2 { font-family: sans-serif }
H3 { font-family: sans-serif }
H4 { font-family: sans-serif }
H5 { font-family: sans-serif }
H6 { font-family: sans-serif }
SUB { font-size: smaller }
SUP { font-size: smaller }
PRE { font-family: monospace }
A { text-decoration: none }
--></STYLE>
</HEAD>
<BODY>
<A HREF="toc.html">Contents</A>
<A HREF="813AddingtitlesandfooterstotheGraph.html">Previous</A>
<A HREF="815Usingbackgroundimages.html">Next</A>
<HR NOSHADE>
<H2><A NAME="8_14">8.14 Adding a tab title</A></H2>
<P> A variant of the titles is the<I> tab title</I>. This is just
 another option you have of putting a name on the graph. The appearance
 of this type is a tab on top of the plot area with text inside.</P>
<P> You can access the tab using the 'tabtitle' property of the graph.</P>
<P> The following figure shows an example of how this can look.<DIV class="example">
<BR> <A href="exframes/frame_tabtitleex1.html" target="blank"><IMG border="0"
HEIGHT="200"  src="img/tabtitleex1.png" WIDTH="300"></A>
<BR><B>Figure 88:</B> Using the tabbed title style <A href="exframes/frame_tabtitleex1.html"
target="blank">[src]</A>&nbsp;
<P></P>
</DIV></P>
<P> As usual you have full freedom to specify font and colors for this
 type of title. Please see the class reference regarding <A href="../ref/GraphTabTitle.html#_C_GRAPHTABTITLE">
GraphTabTitle()</A> for more information.</P>
<HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="813AddingtitlesandfooterstotheGraph.html">Previous</A>
<A HREF="815Usingbackgroundimages.html">Next</A>
</BODY>
</HTML>