ChartDirector Ver 5.0 (PHP Edition)
PlotArea
.moveGridBefore
Usage
moveGridBefore([ layer ])
Description
Moves the grid lines in front of a
Layer
.
By default, the grid lines will be drawn at the back of the plot area, behind all the layers. This method can be used to move the grid lines in front of a given layer.
Arguments
Argument
Default
Description
layer
[Null]
The
Layer
for the grid lines to move in front of.
Return Value
None
© 2009 Advanced Software Engineering Limited. All rights reserved.