SetSkipTopTick

SetSkipTopTick — Suppress the top Y axis tick mark and label

Synopsis

$plot->SetSkipTopTick($skip)

Description

SetSkipTopTick can be used to skip (suppress) the top-most Y tick mark and its label. See also SetSkipBottomTick, SetSkipLeftTick, and SetSkipRightTick.

Parameters

$skip

If True, don't draw the top Y tick mark and label; if False, draw the top Y tick mark and label.

Notes

By default, no tick marks or labels are skipped.

SourceForge.net Logo

This version of the manual was produced for the PHPlot Sourceforge project web service site, which requires the logo on each page.

To download a logo-free copy of the manual, see the PHPlot project downloads area.