require_once '/Graph/Elements.php';
void Image_Graph_Axis_Values::setText (array $texts)
void Image_Graph_Axis_Values::setText
These text-labels will be used (shown) when the axis-type is IMAGE_GRAPH_AXISTYPE_TEXT. The array contains one string per data-column. Multiple lines are possible by using "\n" as separator.
(array of string) Text-labels
throws no exceptions thrown
This function can not be called statically.