constructor Image_Graph_Axis::Image_Graph_Axis()

constructor Image_Graph_Axis::Image_Graph_Axis() -- Constructor

Synopsis

require_once '/Graph/Elements.php';

void& constructor Image_Graph_Axis::Image_Graph_Axis ()

Description

The colors for title and values on the axis are not set by default. If you don't explicitly set them, the color of the axis will be inherited.

Throws

throws no exceptions thrown

Note

This function can not be called statically.