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="933Adjustingthegridlines.html">
<LINK REL="Next" HREF="935Adjustingthelabels.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="933Adjustingthegridlines.html">Previous</A>
<A HREF="935Adjustingthelabels.html">Next</A>
<HR NOSHADE>
<H3><A NAME="9_3_4">9.3.4 Adjusting the label fonts</A></H3>
<P> You can individually specify different fonts and colors for the
 angle and the radius labels. The radius font is specified with
 PolarAxis::SetFont() and the angle font is specified with a call to <A href="../ref/PolarAxis.html#_POLARAXIS_SETANGLEFONT">
 PolarAxis::SetAngleFont()</A></P>
<P> You can adjust the color with the method <A href="../ref/PolarAxis.html#_POLARAXIS_SETCOLOR">
PolarAxis::SetColor()</A> ?&gt;</P>
<P> The following example specifies different color for the labels. it
 also shows that you can add both a radial axis title as well as a
 tabbed title. In this example we have also chosen not to show the frame
 around the edge of the plot.</P>
<P><DIV class="example">
<BR> <A href="exframes/frame_polarex9.html" target="blank"><IMG border="0"
HEIGHT="320"  src="img/polarex9.png" WIDTH="350"></A>
<BR><B>Figure 141:</B> Different colors for labels, specifying both a
 tabbed title as well as a axis title <A href="exframes/frame_polarex9.html"
target="blank">[src]</A>&nbsp;
<P></P>
</DIV></P>
<P></P>
<HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="933Adjustingthegridlines.html">Previous</A>
<A HREF="935Adjustingthelabels.html">Next</A>
</BODY>
</HTML>