CAViewer::SetShowGrid
CAViewer class
Displays or hides grid lines.
- void SetShowGrid(
BOOL onoroff
);
Parameters
- onoroff
-
If set to TRUE, grid lines will be displayed in the graph; if set to FALSE, they will
not be displayed.
Return Value
None.
Remarks
This function applies only to graphs whose GraphStyle is Surface.
See Also
CAViewer::GetShowGrid,
CAViewer::GetGraphStyle