require_once '/Graph/Elements.php';
void Image_Graph_Axis::setTickSize (int $size)
void Image_Graph_Axis::setTickSize
The size you set is for the "major ticks". All minor ticks will be half that size.
size in pixels
throws no exceptions thrown
This function can not be called statically.