SetYLabelAngle

SetYLabelAngle — Set the text angle for Y tick labels

Synopsis

$plot->SetYLabelAngle($yla)

Description

SetYLabelAngle sets the text angle for Y tick labels. If using TrueType fonts, any angle can be used. If using built-in GD fonts, only 0 degree and 90 degree text can be used.

Parameters

$yla

Desired angle for label text, in degrees.

Notes

The default text angle for Y labels is 0 degrees, for horizontal text.

This does not apply to Y data labels. For those, see SetYDataLabelAngle.

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.