PEAR Manual
PrevNext

Image_Graph_Base::setText()

Image_Graph_Base::setText() -- Set text

Synopsis

require_once '/Graph/Elements.php';

void Image_Graph_Base::setText (string $text)

Description

Multiple lines are possible by using "\n" as separator.

Parameter

string $text

Throws

throws no exceptions thrown

Note

This function can not be called statically.


PrevHomeNext
Image_Graph_Base::setSpacer()UpClass Summary Image_Graph_Color