Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > b3a1f4d91c26f535919e39e25606614a > files > 1123

wt-doc-3.2.3-1.fc18.noarch.rpm

<!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/xhtml;charset=UTF-8"/>
<title>Wt: Wt::Chart::WAxis Class Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />

<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>

</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">Wt
   &#160;<span id="projectnumber">3.2.3</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.5.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceWt.html">Wt</a>      </li>
      <li class="navelem"><a class="el" href="namespaceWt_1_1Chart.html">Chart</a>      </li>
      <li class="navelem"><a class="el" href="classWt_1_1Chart_1_1WAxis.html">WAxis</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">Wt::Chart::WAxis Class Reference<div class="ingroups"><a class="el" href="group__charts.html">Charts (Wt::Chart)</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Wt::Chart::WAxis" -->
<p>Class which represents an axis of a cartesian chart.  
 <a href="classWt_1_1Chart_1_1WAxis.html#details">More...</a></p>

<p><code>#include &lt;Wt/Chart/WAxis&gt;</code></p>

<p><a href="classWt_1_1Chart_1_1WAxis-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__charts.html#gaddb678f67fbd9f374fcee0922f158c9f">Axis</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aca500256c7ec397512f872bd44e93b8d">id</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis id.  <a href="#aca500256c7ec397512f872bd44e93b8d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a59fd4c6a79f6e3ea75f21aa44c4acfa8">setVisible</a> (bool visible)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether this axis is visible.  <a href="#a59fd4c6a79f6e3ea75f21aa44c4acfa8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a9ea4f463f2bd03202a7e3d7c239fd094">isVisible</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether this axis is visible.  <a href="#a9ea4f463f2bd03202a7e3d7c239fd094"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a6dab2f46117b85a4a6f439e4f194ee82">setLocation</a> (<a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> value)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis location.  <a href="#a6dab2f46117b85a4a6f439e4f194ee82"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae63bf025a630b3df414322e075eb9e39">location</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis location.  <a href="#ae63bf025a630b3df414322e075eb9e39"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab067037b83d1d663535250968a1776d8">setScale</a> (<a class="el" href="group__charts.html#gadfcaed8cd6ff52f5747f7df48f2eeab6">AxisScale</a> scale)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the scale of the axis.  <a href="#ab067037b83d1d663535250968a1776d8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__charts.html#gadfcaed8cd6ff52f5747f7df48f2eeab6">AxisScale</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae6261e1f13aa00ebae9ea674a9001fd6">scale</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the scale of the axis.  <a href="#ae6261e1f13aa00ebae9ea674a9001fd6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b">setMinimum</a> (double minimum)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the minimum value displayed on the axis.  <a href="#a878e20a87f7f6c5b4693bb81699c9f5b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4b0e996cd16efd42b9f5dc1a041a9819">minimum</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the minimum value displayed on the axis.  <a href="#a4b0e996cd16efd42b9f5dc1a041a9819"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346">setMaximum</a> (double maximum)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the maximum value for the axis displayed on the axis.  <a href="#a64152da3f00fdeb6824d6a06e33ab346"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a2c00b5c1acbd3fe822703983c1e0ae55">maximum</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the maximum value displayed on the axis.  <a href="#a2c00b5c1acbd3fe822703983c1e0ae55"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aae563fd94b81a03cfe2662dbde2ae548">setRange</a> (double minimum, double maximum)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis range (minimum and maximum values) manually.  <a href="#aae563fd94b81a03cfe2662dbde2ae548"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab36cb584a0aa8bdcc1c3212a9304e6cd">setResolution</a> (double resolution)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis resolution.  <a href="#ab36cb584a0aa8bdcc1c3212a9304e6cd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a8bc45594ae07f703e7c63dc6238f9611">resolution</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis resolution.  <a href="#a8bc45594ae07f703e7c63dc6238f9611"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a26b0b1b9a61fa3355a0ec224a7ff1caa">setAutoLimits</a> (WFlags&lt; <a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> &gt; locations)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Let the minimum and/or maximum be calculated from the data.  <a href="#a26b0b1b9a61fa3355a0ec224a7ff1caa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">WFlags&lt; <a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a04a624951a56a62987dc1671d6ec8b0e">autoLimits</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the limits that are calculated automatically.  <a href="#a04a624951a56a62987dc1671d6ec8b0e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a159f74342b4800e5c5be11eb1b2a351b">setBreak</a> (double minimum, double maximum)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Specify a range that needs to be omitted from the axis.  <a href="#a159f74342b4800e5c5be11eb1b2a351b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a68b1f798fd0d9a713fac29f9d761e2a8">setLabelInterval</a> (double labelInterval)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the label interval.  <a href="#a68b1f798fd0d9a713fac29f9d761e2a8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa9ff8f73b1abb438078ab22873671659">labelInterval</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the label interval.  <a href="#aa9ff8f73b1abb438078ab22873671659"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7c37c241825af404b36916dcae9ae87b">setLabelFormat</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;format)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the label format.  <a href="#a7c37c241825af404b36916dcae9ae87b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7b12bfbec790d98f750cdc8d2c2f9fe2">labelFormat</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the label format string.  <a href="#a7b12bfbec790d98f750cdc8d2c2f9fe2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#afd850eefc2beb7dffa5a637987cb1c6c">setLabelAngle</a> (double angle)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the label angle.  <a href="#afd850eefc2beb7dffa5a637987cb1c6c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4876475bdfa8c5b43e02d2a1a09b20ff">labelAngle</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the label angle.  <a href="#a4876475bdfa8c5b43e02d2a1a09b20ff"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79d70190d984c7f956e44b79de0af527">setGridLinesEnabled</a> (bool enabled)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether gridlines are displayed for this axis.  <a href="#a79d70190d984c7f956e44b79de0af527"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aaea983cd54dbd98bc8a8a705ccfd7768">isGridLinesEnabled</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether gridlines are displayed for this axis.  <a href="#aaea983cd54dbd98bc8a8a705ccfd7768"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab1b9dcb9e23e01ec18994712fa5e11d1">setPen</a> (const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;pen)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Changes the pen used for rendering the axis and ticks.  <a href="#ab1b9dcb9e23e01ec18994712fa5e11d1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a315b1e60f44d6d736c0903eb372d5019">pen</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the pen used for rendering the axis and ticks.  <a href="#a315b1e60f44d6d736c0903eb372d5019"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa97db5c1f1bff788382ef48b8a6d1cc2">setGridLinesPen</a> (const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;pen)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Changes the pen used for rendering the grid lines.  <a href="#aa97db5c1f1bff788382ef48b8a6d1cc2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79345a863d57e5d4ba9682e128fbce96">gridLinesPen</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the pen used for rendering the grid lines.  <a href="#a79345a863d57e5d4ba9682e128fbce96"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a61a297a8d3c99e74b07e9def9ebe88a5">setMargin</a> (int pixels)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the margin between the axis and the plot area.  <a href="#a61a297a8d3c99e74b07e9def9ebe88a5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#acfe54778dbcacf77818f75e2fb87ecf1">margin</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the margin between the axis and the plot area.  <a href="#acfe54778dbcacf77818f75e2fb87ecf1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae85436297049bd4c60a75a9cc5313e4a">setTitle</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;title)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis title.  <a href="#ae85436297049bd4c60a75a9cc5313e4a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa2e1f143e0ee835d54ec8a0218eaac83">title</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis title.  <a href="#aa2e1f143e0ee835d54ec8a0218eaac83"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ad977d82494e5922ccf6882f1378c4db6">setTitleFont</a> (const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;titleFont)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis title font.  <a href="#ad977d82494e5922ccf6882f1378c4db6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a15db289e565f3764b88253a92832c604">titleFont</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis title font.  <a href="#a15db289e565f3764b88253a92832c604"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae9f02413691b40e95e6b7284d41dfba3">setLabelFont</a> (const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;labelFont)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the axis label font.  <a href="#ae9f02413691b40e95e6b7284d41dfba3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#addf99b6e9c180699fb0a9370094c9f25">labelFont</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the axis label font.  <a href="#addf99b6e9c180699fb0a9370094c9f25"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html">WCartesianChart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a726d6c73a28960ed0231ea4ed57e5be9">chart</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the chart to which this axis belongs.  <a href="#a726d6c73a28960ed0231ea4ed57e5be9"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ad0c60f190b30ddfec321e750248c6579">AUTO_MINIMUM</a> = -DBL_MAX</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constant which indicates automatic minimum calculation.  <a href="#ad0c60f190b30ddfec321e750248c6579"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAxis.html#af506429983c72703d8fadbc03a1e67d4">AUTO_MAXIMUM</a> = DBL_MAX</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constant which indicates automatic maximum calculation.  <a href="#af506429983c72703d8fadbc03a1e67d4"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Class which represents an axis of a cartesian chart. </p>
<p>A cartesian chart has two or three axes: an X axis (<a class="el" href="group__charts.html#ggaddb678f67fbd9f374fcee0922f158c9fa2a592919e6cbd94bf09e1259559499b5">XAxis</a>), a Y axis (<a class="el" href="group__charts.html#ggaddb678f67fbd9f374fcee0922f158c9fa2e1017fdef77b4663715c3d7663a4db4">YAxis</a>) and optionally a second Y axis (<a class="el" href="group__charts.html#ggaddb678f67fbd9f374fcee0922f158c9fadbfcf55c246aa3a385974a185f4220e3">Y2Axis</a>). Each of the up to three axes in a cartesian chart has a unique <a class="el" href="classWt_1_1Chart_1_1WAxis.html#aca500256c7ec397512f872bd44e93b8d" title="Returns the axis id.">id()</a> that identifies which of these three axes it is in the enclosing <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a726d6c73a28960ed0231ea4ed57e5be9" title="Returns the chart to which this axis belongs.">chart()</a>.</p>
<p>Use <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a59fd4c6a79f6e3ea75f21aa44c4acfa8" title="Sets whether this axis is visible.">setVisible(bool)</a> to change the visibility of an axis, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79d70190d984c7f956e44b79de0af527" title="Sets whether gridlines are displayed for this axis.">setGridLinesEnabled(bool)</a> to show grid lines for an axis. The pen styles for rendering the axis or grid lines may be changed using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab1b9dcb9e23e01ec18994712fa5e11d1" title="Changes the pen used for rendering the axis and ticks.">setPen()</a> and <a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa97db5c1f1bff788382ef48b8a6d1cc2" title="Changes the pen used for rendering the grid lines.">setGridLinesPen()</a>. A margin between the axis and the main plot area may be configured using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a61a297a8d3c99e74b07e9def9ebe88a5" title="Sets the margin between the axis and the plot area.">setMargin()</a>.</p>
<p>By default, the axis will automatically adjust its range so that all data will be visible. You may manually specify a range using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum()</a>, setMaximum or <a class="el" href="classWt_1_1Chart_1_1WAxis.html#aae563fd94b81a03cfe2662dbde2ae548" title="Sets the axis range (minimum and maximum values) manually.">setRange()</a>. The interval between labels is by default automatically adjusted depending on the axis length and the range, but may be manually specified using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a68b1f798fd0d9a713fac29f9d761e2a8" title="Sets the label interval.">setLabelInterval()</a>.</p>
<p>The axis has support for being "broken", to support displaying data with a few outliers which would otherwise swamp the chart. This is not done automatically, but instead you need to use <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a159f74342b4800e5c5be11eb1b2a351b" title="Specify a range that needs to be omitted from the axis.">setBreak()</a> to specify the value range that needs to be omitted from the axis. The omission is rendered in the axis and in bars that cross the break.</p>
<p>The labels are shown using a "%.4g" format string for numbers, and "dd/MM/yyyy" (for <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6aaa627030efa552170a889d7a80a65a12">DateScale</a>). The format may be customized using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7c37c241825af404b36916dcae9ae87b" title="Sets the label format.">setLabelFormat()</a>. The angle of the label text may be changed using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#afd850eefc2beb7dffa5a637987cb1c6c" title="Sets the label angle.">setLabelAngle(double)</a>. By default, all labels are printed horizontally.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html" title="A cartesian chart.">WCartesianChart</a> </dd></dl>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a04a624951a56a62987dc1671d6ec8b0e"></a><!-- doxytag: member="Wt::Chart::WAxis::autoLimits" ref="a04a624951a56a62987dc1671d6ec8b0e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">WFlags&lt; <a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> &gt; Wt::Chart::WAxis::autoLimits </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the limits that are calculated automatically. </p>
<p>This returns the limits (<a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849ada8601e8f3630aec7d16b6d4177d4986" title="At the minimum value.">Chart::MinimumValue</a> and/or <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849af9110e09430355ab81d579be51ac73cb" title="At the maximum value.">Chart::MaximumValue</a>) that are calculated automatically from the data, rather than being specified manually using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum()</a> and/or <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum()</a>.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a26b0b1b9a61fa3355a0ec224a7ff1caa" title="Let the minimum and/or maximum be calculated from the data.">setAutoLimits()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a726d6c73a28960ed0231ea4ed57e5be9"></a><!-- doxytag: member="Wt::Chart::WAxis::chart" ref="a726d6c73a28960ed0231ea4ed57e5be9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html">WCartesianChart</a>* Wt::Chart::WAxis::chart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the chart to which this axis belongs. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#af966d6ee6b2e43e6b26e794459005375" title="Returns a chart axis.">WCartesianChart::axis()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a79345a863d57e5d4ba9682e128fbce96"></a><!-- doxytag: member="Wt::Chart::WAxis::gridLinesPen" ref="a79345a863d57e5d4ba9682e128fbce96" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WPen.html">WPen</a>&amp; Wt::Chart::WAxis::gridLinesPen </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the pen used for rendering the grid lines. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa97db5c1f1bff788382ef48b8a6d1cc2" title="Changes the pen used for rendering the grid lines.">setGridLinesPen(const WPen&amp;)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="aca500256c7ec397512f872bd44e93b8d"></a><!-- doxytag: member="Wt::Chart::WAxis::id" ref="aca500256c7ec397512f872bd44e93b8d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__charts.html#gaddb678f67fbd9f374fcee0922f158c9f">Axis</a> Wt::Chart::WAxis::id </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis id. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a726d6c73a28960ed0231ea4ed57e5be9" title="Returns the chart to which this axis belongs.">chart()</a>, <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#af966d6ee6b2e43e6b26e794459005375" title="Returns a chart axis.">WCartesianChart::axis(Axis)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="aaea983cd54dbd98bc8a8a705ccfd7768"></a><!-- doxytag: member="Wt::Chart::WAxis::isGridLinesEnabled" ref="aaea983cd54dbd98bc8a8a705ccfd7768" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Wt::Chart::WAxis::isGridLinesEnabled </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether gridlines are displayed for this axis. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79d70190d984c7f956e44b79de0af527" title="Sets whether gridlines are displayed for this axis.">setGridLinesEnabled(bool)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a9ea4f463f2bd03202a7e3d7c239fd094"></a><!-- doxytag: member="Wt::Chart::WAxis::isVisible" ref="a9ea4f463f2bd03202a7e3d7c239fd094" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Wt::Chart::WAxis::isVisible </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether this axis is visible. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a59fd4c6a79f6e3ea75f21aa44c4acfa8" title="Sets whether this axis is visible.">setVisible(bool)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a4876475bdfa8c5b43e02d2a1a09b20ff"></a><!-- doxytag: member="Wt::Chart::WAxis::labelAngle" ref="a4876475bdfa8c5b43e02d2a1a09b20ff" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Wt::Chart::WAxis::labelAngle </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the label angle. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#afd850eefc2beb7dffa5a637987cb1c6c" title="Sets the label angle.">setLabelAngle(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="addf99b6e9c180699fb0a9370094c9f25"></a><!-- doxytag: member="Wt::Chart::WAxis::labelFont" ref="addf99b6e9c180699fb0a9370094c9f25" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WFont.html">WFont</a>&amp; Wt::Chart::WAxis::labelFont </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis label font. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae9f02413691b40e95e6b7284d41dfba3" title="Sets the axis label font.">setLabelFont()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a7b12bfbec790d98f750cdc8d2c2f9fe2"></a><!-- doxytag: member="Wt::Chart::WAxis::labelFormat" ref="a7b12bfbec790d98f750cdc8d2c2f9fe2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Chart::WAxis::labelFormat </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the label format string. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7c37c241825af404b36916dcae9ae87b" title="Sets the label format.">setLabelFormat(const WString&amp;)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="aa9ff8f73b1abb438078ab22873671659"></a><!-- doxytag: member="Wt::Chart::WAxis::labelInterval" ref="aa9ff8f73b1abb438078ab22873671659" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Wt::Chart::WAxis::labelInterval </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the label interval. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a68b1f798fd0d9a713fac29f9d761e2a8" title="Sets the label interval.">setLabelInterval(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ae63bf025a630b3df414322e075eb9e39"></a><!-- doxytag: member="Wt::Chart::WAxis::location" ref="ae63bf025a630b3df414322e075eb9e39" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> Wt::Chart::WAxis::location </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis location. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a6dab2f46117b85a4a6f439e4f194ee82" title="Sets the axis location.">setLocation(AxisValue)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="acfe54778dbcacf77818f75e2fb87ecf1"></a><!-- doxytag: member="Wt::Chart::WAxis::margin" ref="acfe54778dbcacf77818f75e2fb87ecf1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Wt::Chart::WAxis::margin </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the margin between the axis and the plot area. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a61a297a8d3c99e74b07e9def9ebe88a5" title="Sets the margin between the axis and the plot area.">setMargin(int)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a2c00b5c1acbd3fe822703983c1e0ae55"></a><!-- doxytag: member="Wt::Chart::WAxis::maximum" ref="a2c00b5c1acbd3fe822703983c1e0ae55" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Wt::Chart::WAxis::maximum </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the maximum value displayed on the axis. </p>
<p>This returned the maximum value that was set using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum()</a>, or otherwise the automatically calculated maximum.</p>
<p>The numerical value corresponding to a data point is defined by it's AxisScale type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4b0e996cd16efd42b9f5dc1a041a9819" title="Returns the minimum value displayed on the axis.">minimum()</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a4b0e996cd16efd42b9f5dc1a041a9819"></a><!-- doxytag: member="Wt::Chart::WAxis::minimum" ref="a4b0e996cd16efd42b9f5dc1a041a9819" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Wt::Chart::WAxis::minimum </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the minimum value displayed on the axis. </p>
<p>This returned the minimum value that was set using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum()</a>, or otherwise the automatically calculated minimum.</p>
<p>The numerical value corresponding to a data point is defined by it's AxisScale type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a2c00b5c1acbd3fe822703983c1e0ae55" title="Returns the maximum value displayed on the axis.">maximum()</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum(double)</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a26b0b1b9a61fa3355a0ec224a7ff1caa" title="Let the minimum and/or maximum be calculated from the data.">setAutoLimits()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a315b1e60f44d6d736c0903eb372d5019"></a><!-- doxytag: member="Wt::Chart::WAxis::pen" ref="a315b1e60f44d6d736c0903eb372d5019" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WPen.html">WPen</a>&amp; Wt::Chart::WAxis::pen </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the pen used for rendering the axis and ticks. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab1b9dcb9e23e01ec18994712fa5e11d1" title="Changes the pen used for rendering the axis and ticks.">setPen(const WPen&amp;)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a8bc45594ae07f703e7c63dc6238f9611"></a><!-- doxytag: member="Wt::Chart::WAxis::resolution" ref="a8bc45594ae07f703e7c63dc6238f9611" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double Wt::Chart::WAxis::resolution </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis resolution. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab36cb584a0aa8bdcc1c3212a9304e6cd" title="Sets the axis resolution.">setResolution()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ae6261e1f13aa00ebae9ea674a9001fd6"></a><!-- doxytag: member="Wt::Chart::WAxis::scale" ref="ae6261e1f13aa00ebae9ea674a9001fd6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__charts.html#gadfcaed8cd6ff52f5747f7df48f2eeab6">AxisScale</a> Wt::Chart::WAxis::scale </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the scale of the axis. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab067037b83d1d663535250968a1776d8" title="Sets the scale of the axis.">setScale(AxisScale)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a26b0b1b9a61fa3355a0ec224a7ff1caa"></a><!-- doxytag: member="Wt::Chart::WAxis::setAutoLimits" ref="a26b0b1b9a61fa3355a0ec224a7ff1caa" args="(WFlags&lt; AxisValue &gt; locations)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setAutoLimits </td>
          <td>(</td>
          <td class="paramtype">WFlags&lt; <a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a> &gt;&#160;</td>
          <td class="paramname"><em>locations</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Let the minimum and/or maximum be calculated from the data. </p>
<p>Using this method, you can indicate that you want to have automatic limits, rather than limits set manually using <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum()</a> or <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum()</a>.</p>
<p><code>locations</code> can be <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849ada8601e8f3630aec7d16b6d4177d4986" title="At the minimum value.">Chart::MinimumValue</a> and/or <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849af9110e09430355ab81d579be51ac73cb" title="At the maximum value.">Chart::MaximumValue</a>.</p>
<p>The default value is <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849ada8601e8f3630aec7d16b6d4177d4986" title="At the minimum value.">Chart::MinimumValue</a> | <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849af9110e09430355ab81d579be51ac73cb" title="At the maximum value.">Chart::MaximumValue</a>. </p>

</div>
</div>
<a class="anchor" id="a159f74342b4800e5c5be11eb1b2a351b"></a><!-- doxytag: member="Wt::Chart::WAxis::setBreak" ref="a159f74342b4800e5c5be11eb1b2a351b" args="(double minimum, double maximum)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setBreak </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>minimum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>maximum</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specify a range that needs to be omitted from the axis. </p>
<p>This is useful to display data with a few outliers which would otherwise swamp the chart. This is not done automatically, but instead you need to use <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a159f74342b4800e5c5be11eb1b2a351b" title="Specify a range that needs to be omitted from the axis.">setBreak()</a> to specify the value range that needs to be omitted from the axis. The omission is rendered in the axis and in BarSeries that cross the break. </p>

</div>
</div>
<a class="anchor" id="a79d70190d984c7f956e44b79de0af527"></a><!-- doxytag: member="Wt::Chart::WAxis::setGridLinesEnabled" ref="a79d70190d984c7f956e44b79de0af527" args="(bool enabled)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setGridLinesEnabled </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enabled</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether gridlines are displayed for this axis. </p>
<p>When <em>enabled</em>, gird lines are drawn for each tick on this axis, using the <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79345a863d57e5d4ba9682e128fbce96" title="Returns the pen used for rendering the grid lines.">gridLinesPen()</a>.</p>
<p>Unlike all other visual aspects of an axis, rendering of the gridlines is not controlled by setDisplayEnabled(bool).</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa97db5c1f1bff788382ef48b8a6d1cc2" title="Changes the pen used for rendering the grid lines.">setGridLinesPen(const WPen&amp;)</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#aaea983cd54dbd98bc8a8a705ccfd7768" title="Returns whether gridlines are displayed for this axis.">isGridLinesEnabled()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="aa97db5c1f1bff788382ef48b8a6d1cc2"></a><!-- doxytag: member="Wt::Chart::WAxis::setGridLinesPen" ref="aa97db5c1f1bff788382ef48b8a6d1cc2" args="(const WPen &amp;pen)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setGridLinesPen </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;&#160;</td>
          <td class="paramname"><em>pen</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Changes the pen used for rendering the grid lines. </p>
<p>The default value is a gray pen of 0 width.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ab1b9dcb9e23e01ec18994712fa5e11d1" title="Changes the pen used for rendering the axis and ticks.">setPen(const WPen&amp;)</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79345a863d57e5d4ba9682e128fbce96" title="Returns the pen used for rendering the grid lines.">gridLinesPen()</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="afd850eefc2beb7dffa5a637987cb1c6c"></a><!-- doxytag: member="Wt::Chart::WAxis::setLabelAngle" ref="afd850eefc2beb7dffa5a637987cb1c6c" args="(double angle)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setLabelAngle </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>angle</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the label angle. </p>
<p>Sets the angle used for displaying the labels (in degrees). A 0 angle corresponds to horizontal text. Note that this option is only supported by the InlineSvgVml renderers, but not by HtmlCanvas.</p>
<p>The default value is 0.0 ("horizontal text").</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4876475bdfa8c5b43e02d2a1a09b20ff" title="Returns the label angle.">labelAngle()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ae9f02413691b40e95e6b7284d41dfba3"></a><!-- doxytag: member="Wt::Chart::WAxis::setLabelFont" ref="ae9f02413691b40e95e6b7284d41dfba3" args="(const WFont &amp;labelFont)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setLabelFont </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;&#160;</td>
          <td class="paramname"><em>labelFont</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis label font. </p>
<p>The default label font is a 10 point Sans Serif font.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#addf99b6e9c180699fb0a9370094c9f25" title="Returns the axis label font.">labelFont()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a7c37c241825af404b36916dcae9ae87b"></a><!-- doxytag: member="Wt::Chart::WAxis::setLabelFormat" ref="a7c37c241825af404b36916dcae9ae87b" args="(const WString &amp;format)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setLabelFormat </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td>
          <td class="paramname"><em>format</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the label format. </p>
<p>Sets a format string which is used to format values, both for the axis labels as well as data series values (see <a class="el" href="classWt_1_1Chart_1_1WDataSeries.html#a0b3425ac94c831ffa6b46bb1fb354f2f" title="Enables a label that is shown at the series data points.">WDataSeries::setLabelsEnabled(Axis, bool)</a>).</p>
<p>For an axis with a <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6ad1c254fd10596e2565b32fd6f5967094">LinearScale</a> or <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6afba90921c9efb6c5131cdb1590bfa406">LogScale</a> scale, the format string must be a format string that is accepted by snprintf() and which formats one double. If the format string is an empty string, "%.4g" is used.</p>
<p>For an axis with a <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6aaa627030efa552170a889d7a80a65a12">DateScale</a> scale, the format string must be a format string accepted by WDate::toString(const WString&amp;), to format a date. If the format string is an empty string, "dd/MM/yyyy", "MMM yy" or "yyyy" is used depending on the situation.</p>
<p>The default value is an empty string ("").</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7b12bfbec790d98f750cdc8d2c2f9fe2" title="Returns the label format string.">labelFormat()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a68b1f798fd0d9a713fac29f9d761e2a8"></a><!-- doxytag: member="Wt::Chart::WAxis::setLabelInterval" ref="a68b1f798fd0d9a713fac29f9d761e2a8" args="(double labelInterval)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setLabelInterval </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>labelInterval</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the label interval. </p>
<p>Specifies the interval for displaying labels (and ticks) on the axis. The default value is 0.0, and indicates that the interval should be computed automatically.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a7c37c241825af404b36916dcae9ae87b" title="Sets the label format.">setLabelFormat(const WString&amp;)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a6dab2f46117b85a4a6f439e4f194ee82"></a><!-- doxytag: member="Wt::Chart::WAxis::setLocation" ref="a6dab2f46117b85a4a6f439e4f194ee82" args="(AxisValue value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setLocation </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="group__charts.html#ga77eb6d0cefa4a012950ea972b471b849">AxisValue</a>&#160;</td>
          <td class="paramname"><em>value</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis location. </p>
<p>Configures the location of the axis, relative to values on the other axis (i.e. Y values for the X axis, and X values for the Y axis).</p>
<p>The default value is <a class="el" href="group__charts.html#gga77eb6d0cefa4a012950ea972b471b849ada8601e8f3630aec7d16b6d4177d4986" title="At the minimum value.">Chart::MinimumValue</a>.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae63bf025a630b3df414322e075eb9e39" title="Returns the axis location.">location()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a61a297a8d3c99e74b07e9def9ebe88a5"></a><!-- doxytag: member="Wt::Chart::WAxis::setMargin" ref="a61a297a8d3c99e74b07e9def9ebe88a5" args="(int pixels)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setMargin </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>pixels</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the margin between the axis and the plot area. </p>
<p>The margin is defined in pixels.</p>
<p>The default value is 0.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#acfe54778dbcacf77818f75e2fb87ecf1" title="Returns the margin between the axis and the plot area.">margin()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a64152da3f00fdeb6824d6a06e33ab346"></a><!-- doxytag: member="Wt::Chart::WAxis::setMaximum" ref="a64152da3f00fdeb6824d6a06e33ab346" args="(double maximum)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setMaximum </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>maximum</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the maximum value for the axis displayed on the axis. </p>
<p>Specify the maximum value to be displayed on the axis. By default, the minimum and maximum values are determined automatically so that all the data can be displayed.</p>
<p>The numerical value corresponding to a data point is defined by it's AxisScale type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4b0e996cd16efd42b9f5dc1a041a9819" title="Returns the minimum value displayed on the axis.">minimum()</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a878e20a87f7f6c5b4693bb81699c9f5b"></a><!-- doxytag: member="Wt::Chart::WAxis::setMinimum" ref="a878e20a87f7f6c5b4693bb81699c9f5b" args="(double minimum)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setMinimum </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>minimum</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the minimum value displayed on the axis. </p>
<p>Specify the minimum value to be displayed on the axis. By default, the minimum and maximum values are determined automatically so that all the data can be displayed.</p>
<p>The numerical value corresponding to a data point is defined by it's AxisScale type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a4b0e996cd16efd42b9f5dc1a041a9819" title="Returns the minimum value displayed on the axis.">minimum()</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ab1b9dcb9e23e01ec18994712fa5e11d1"></a><!-- doxytag: member="Wt::Chart::WAxis::setPen" ref="ab1b9dcb9e23e01ec18994712fa5e11d1" args="(const WPen &amp;pen)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setPen </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WPen.html">WPen</a> &amp;&#160;</td>
          <td class="paramname"><em>pen</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Changes the pen used for rendering the axis and ticks. </p>
<p>The default value is a black pen of 0 width.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa97db5c1f1bff788382ef48b8a6d1cc2" title="Changes the pen used for rendering the grid lines.">setGridLinesPen(const WPen&amp;)</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="aae563fd94b81a03cfe2662dbde2ae548"></a><!-- doxytag: member="Wt::Chart::WAxis::setRange" ref="aae563fd94b81a03cfe2662dbde2ae548" args="(double minimum, double maximum)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setRange </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>minimum</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>maximum</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis range (minimum and maximum values) manually. </p>
<p>Specifies both minimum and maximum value for the axis. This automatically disables automatic range calculation.</p>
<p>The numerical value corresponding to a data point is defined by it's AxisScale type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum(double)</a>, <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum(double)</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ab36cb584a0aa8bdcc1c3212a9304e6cd"></a><!-- doxytag: member="Wt::Chart::WAxis::setResolution" ref="ab36cb584a0aa8bdcc1c3212a9304e6cd" args="(double resolution)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setResolution </td>
          <td>(</td>
          <td class="paramtype">double&#160;</td>
          <td class="paramname"><em>resolution</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis resolution. </p>
<p>Specifies the axis resolution, in case maximum-minimum &lt; resolution minimum and maximum are modified so the maximum - minimum = resolution</p>
<p>The default resolution is 0, which uses a built-in epsilon.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a8bc45594ae07f703e7c63dc6238f9611" title="Returns the axis resolution.">resolution()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ab067037b83d1d663535250968a1776d8"></a><!-- doxytag: member="Wt::Chart::WAxis::setScale" ref="ab067037b83d1d663535250968a1776d8" args="(AxisScale scale)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setScale </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="group__charts.html#gadfcaed8cd6ff52f5747f7df48f2eeab6">AxisScale</a>&#160;</td>
          <td class="paramname"><em>scale</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the scale of the axis. </p>
<p>For the X scale in a <a class="el" href="group__charts.html#gga8d63464f873580c77508e1c0c26cbfeaaebfd9bd11d1126f2db7ff891c04c29f9">CategoryChart</a>, the scale should be left unchanged to <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6aa9b1356757a7b0935c3302c32798ef14">CategoryScale</a>.</p>
<p>For all other axes, the default value is <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6ad1c254fd10596e2565b32fd6f5967094">LinearScale</a>, but this may be changed to <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6afba90921c9efb6c5131cdb1590bfa406">LogScale</a> or <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6aaa627030efa552170a889d7a80a65a12">DateScale</a>. <a class="el" href="group__charts.html#ggadfcaed8cd6ff52f5747f7df48f2eeab6aaa627030efa552170a889d7a80a65a12">DateScale</a> is only useful for the X axis in a ScatterPlot which contains <a class="el" href="classWt_1_1WDate.html" title="A value class that represents a date on the Gregorian calendar.">WDate</a> values.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae6261e1f13aa00ebae9ea674a9001fd6" title="Returns the scale of the axis.">scale()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ae85436297049bd4c60a75a9cc5313e4a"></a><!-- doxytag: member="Wt::Chart::WAxis::setTitle" ref="ae85436297049bd4c60a75a9cc5313e4a" args="(const WString &amp;title)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setTitle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td>
          <td class="paramname"><em>title</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis title. </p>
<p>The default title is empty.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#aa2e1f143e0ee835d54ec8a0218eaac83" title="Returns the axis title.">title()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ad977d82494e5922ccf6882f1378c4db6"></a><!-- doxytag: member="Wt::Chart::WAxis::setTitleFont" ref="ad977d82494e5922ccf6882f1378c4db6" args="(const WFont &amp;titleFont)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setTitleFont </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WFont.html">WFont</a> &amp;&#160;</td>
          <td class="paramname"><em>titleFont</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the axis title font. </p>
<p>The default title font is a 12 point Sans Serif font.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a15db289e565f3764b88253a92832c604" title="Returns the axis title font.">titleFont()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a59fd4c6a79f6e3ea75f21aa44c4acfa8"></a><!-- doxytag: member="Wt::Chart::WAxis::setVisible" ref="a59fd4c6a79f6e3ea75f21aa44c4acfa8" args="(bool visible)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Chart::WAxis::setVisible </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>visible</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether this axis is visible. </p>
<p>Changes whether the axis is displayed, including ticks and labels. The rendering of the grid lines is controlled seperately by <a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79d70190d984c7f956e44b79de0af527" title="Sets whether gridlines are displayed for this axis.">setGridLinesEnabled(bool)</a>.</p>
<p>The default value is true for the X axis and first Y axis, but false for the second Y axis.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a79d70190d984c7f956e44b79de0af527" title="Sets whether gridlines are displayed for this axis.">setGridLinesEnabled(bool)</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="aa2e1f143e0ee835d54ec8a0218eaac83"></a><!-- doxytag: member="Wt::Chart::WAxis::title" ref="aa2e1f143e0ee835d54ec8a0218eaac83" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Chart::WAxis::title </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis title. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ae85436297049bd4c60a75a9cc5313e4a" title="Sets the axis title.">setTitle()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a15db289e565f3764b88253a92832c604"></a><!-- doxytag: member="Wt::Chart::WAxis::titleFont" ref="a15db289e565f3764b88253a92832c604" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WFont.html">WFont</a>&amp; Wt::Chart::WAxis::titleFont </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the axis title font. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#ad977d82494e5922ccf6882f1378c4db6" title="Sets the axis title font.">setTitleFont()</a> </dd></dl>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="af506429983c72703d8fadbc03a1e67d4"></a><!-- doxytag: member="Wt::Chart::WAxis::AUTO_MAXIMUM" ref="af506429983c72703d8fadbc03a1e67d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const double <a class="el" href="classWt_1_1Chart_1_1WAxis.html#af506429983c72703d8fadbc03a1e67d4">Wt::Chart::WAxis::AUTO_MAXIMUM</a> = DBL_MAX<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constant which indicates automatic maximum calculation. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a64152da3f00fdeb6824d6a06e33ab346" title="Sets the maximum value for the axis displayed on the axis.">setMaximum()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ad0c60f190b30ddfec321e750248c6579"></a><!-- doxytag: member="Wt::Chart::WAxis::AUTO_MINIMUM" ref="ad0c60f190b30ddfec321e750248c6579" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const double <a class="el" href="classWt_1_1Chart_1_1WAxis.html#ad0c60f190b30ddfec321e750248c6579">Wt::Chart::WAxis::AUTO_MINIMUM</a> = -DBL_MAX<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constant which indicates automatic minimum calculation. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAxis.html#a878e20a87f7f6c5b4693bb81699c9f5b" title="Sets the minimum value displayed on the axis.">setMinimum()</a> </dd></dl>

</div>
</div>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr size="1"><address style="text-align: right; margin: 3px"><small>
Generated on Thu Nov 1 2012 for <a href="http://www.webtoolkit.eu/wt">the
C++ Web Toolkit (Wt)</a> by&nbsp;<a
href="http://www.doxygen.org/index.html"><img src="doxygen.png"
alt="doxygen" border="0" style="vertical-align: middle; display:
inline-block; height: 2em"></a> 1.7.5.1</small></address>
</body>
</html>