phpChart
C_PhpChartX.set_grid Method
Example  Send Feedback

Sets values to the grid object.

Parameters
Parameters 
Description 
grid_properties 
Type array: a set of Array 
Returns

None

Description

Sets values to the grid object. It represents the grid on which the plot is drawn such as grid line and background. It is the area bounded by the axes, the area which will contain the series. Note, the series are drawn on their own canvas.

Remarks

The complete reference to grid properties, can be found at http://www.jqplot.com/docs/files/jqplot-core-js.html#Grid

Example
See Also
What do you think about this topic? Send feedback!
Copyright (c) 2011. All rights reserved.