SetLightGridColor

SetLightGridColor — Set the color for grid lines and data label lines

Synopsis

$plot->SetLightGridColor($color)

Description

SetLightGridColor sets the color used for the X and Y grid lines. This color is also used for X data label lines, if enabled with SetDrawXDataLabelLines, and for Y data label lines, if enabled with SetDrawYDataLabelLines.

Parameters

$color

Color value to use. See Section 3.5, “Colors” for more on color values.

Notes

The default color is gray.

This function, not SetGridColor, sets the color for the grid lines.

SourceForge.net Logo

This version of the manual was produced for the PHPlot Sourceforge project web service site, which requires the logo on each page.

To download a logo-free copy of the manual, see the PHPlot project downloads area.