GridFrameColor Property
Syntax
CWGraph3D.GridFrameColor
Data Type
Purpose
Specifies the color of the graph's grid frame.
Remarks
When you set the grid frame color, the color of the grid lines does not change. Only the grid plane frame color changes.
Example
'Set the grid frame color to green
CWGraph3D1.GridFrameColor = vbGreen