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="651Clipping.html">
<LINK REL="Next" HREF="653Commonlyusedmethods.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="651Clipping.html">Previous</A>
<A HREF="653Commonlyusedmethods.html">Next</A>
<HR NOSHADE>
<H3><A NAME="6_5_2">6.5.2  Commonly used properties</A></H3>
<P></P>
<OL>
<LI> Each graph can have three titles accessed through the properties
 'Graph::title', ''Graph::subtitle' and ''Graph::subsubtitle'</LI>
<LI> Each graph have a legend accessed through the 'Graph::legend'
 property</LI>
<LI> Each graph can have a left, center and right footer accessed
 through 'Graph::footer::left','Graph::footer::center' and
 'Graph::footer::right'</LI>
<LI> You access the axis through 'Graph::xaxis', 'Graph::yaxis' and
 'Graph::y2axis'</LI>
<LI> You access the grids through 'Graph::xgrid', 'Graph::ygrid' and
 'Graph::y2grid'</LI>
</OL>
<P></P>
<HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="651Clipping.html">Previous</A>
<A HREF="653Commonlyusedmethods.html">Next</A>
</BODY>
</HTML>