Image_Graph_Grid::setLineType() -- Set type of grid-lines
Description
Choose whether want to have lines drawn at the major ticks, minor ticks or if you would like no lines at all.
Parameter
- mixed
$type
use constants IMAGE_GRAPH_GRID_NONE, IMAGE_GRAPH_GRID_MAJOR,
IMAGE_GRAPH_GRID_MINOR
Throws
throws no exceptions thrown
Note
This function can not be called
statically.