SetLightGridColor

SetLightGridColor — Set the color for grid lines and X 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 Lines, if enabled with SetDrawXDataLabelLines.

Parameters

$color

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

Notes

This function, not SetGridColor, sets the color for the grid lines. The default color is gray.