CAViewer::SetShowAxis

CAViewer class

Displays or hides the graph axis.

void SetShowAxis(
  BOOL onoroff
  );

Parameters

onoroff
If set to TRUE, the graph axis will be displayed; if set to FALSE, the axis will be hidden.

Return Value

None.

See Also

CAViewer::GetShowAxis