require_once '/Graph/Elements.php';
void Image_Graph_Axis_X::setLabels (array $labels)
void Image_Graph_Axis_X::setLabels
!! This function is deprecated. Use values->setText() !!
(array of string) Text-labels on the axis
deprecated
throws no exceptions thrown
see Image_Graph_Axis::$values
see Image_Graph_Axis_Values::setText()
see Image_Graph_Axis_X::setAxistype()
This function can not be called statically.