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.12. Ticks</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-labels.html" title="6.11. Labels" /><link rel="next" href="ref-scaling.html" title="6.13. Scaling and Translation" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6.12. Ticks</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ref-labels.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-scaling.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-ticks"></a>6.12. Ticks</h2></div></div></div><p>
The functions in this section control the X axis and Y axis tick marks.
For more information, see <a class="xref" href="conc-otherelements.html#conc-ticks" title="3.7.4. Tick Marks">Section 3.7.4, “Tick Marks”</a>.
</p><p>
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><a class="xref" href="SetNumXTicks.html" title="SetNumXTicks"><span class="refentrytitle">SetNumXTicks</span></a></p></li><li class="listitem"><p><a class="xref" href="SetNumYTicks.html" title="SetNumYTicks"><span class="refentrytitle">SetNumYTicks</span></a></p></li><li class="listitem"><p><a class="xref" href="SetSkipBottomTick.html" title="SetSkipBottomTick"><span class="refentrytitle">SetSkipBottomTick</span></a></p></li><li class="listitem"><p><a class="xref" href="SetSkipLeftTick.html" title="SetSkipLeftTick"><span class="refentrytitle">SetSkipLeftTick</span></a></p></li><li class="listitem"><p><a class="xref" href="SetSkipRightTick.html" title="SetSkipRightTick"><span class="refentrytitle">SetSkipRightTick</span></a></p></li><li class="listitem"><p><a class="xref" href="SetSkipTopTick.html" title="SetSkipTopTick"><span class="refentrytitle">SetSkipTopTick</span></a></p></li><li class="listite
m"><p><a class="xref" href="SetXTickAnchor.html" title="SetXTickAnchor"><span class="refentrytitle">SetXTickAnchor</span></a></p></li><li class="listitem"><p><a class="xref" href="SetXTickCrossing.html" title="SetXTickCrossing"><span class="refentrytitle">SetXTickCrossing</span></a></p></li><li class="listitem"><p><a class="xref" href="SetXTickIncrement.html" title="SetXTickIncrement"><span class="refentrytitle">SetXTickIncrement</span></a></p></li><li class="listitem"><p><a class="xref" href="SetXTickLength.html" title="SetXTickLength"><span class="refentrytitle">SetXTickLength</span></a></p></li><li class="listitem"><p><a class="xref" href="SetXTickPos.html" title="SetXTickPos"><span class="refentrytitle">SetXTickPos</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTickAnchor.html" title="SetYTickAnchor"><span class="refentrytitle">SetYTickAnchor</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTickCrossing.html" title="SetYTickCrossing"><span class="refentrytitle">S
etYTickCrossing</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTickIncrement.html" title="SetYTickIncrement"><span class="refentrytitle">SetYTickIncrement</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTickLength.html" title="SetYTickLength"><span class="refentrytitle">SetYTickLength</span></a></p></li><li class="listitem"><p><a class="xref" href="SetYTickPos.html" title="SetYTickPos"><span class="refentrytitle">SetYTickPos</span></a></p></li><li class="listitem"><p><a class="xref" href="TuneXAutoTicks.html" title="TuneXAutoTicks"><span class="refentrytitle">TuneXAutoTicks</span></a></p></li><li class="listitem"><p><a class="xref" href="TuneYAutoTicks.html" title="TuneYAutoTicks"><span class="refentrytitle">TuneYAutoTicks</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-labels.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-scaling.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">6.11. Labels </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 6.13. Scaling and Translation</td></tr></table></div></body></html>