CAViewer::SetAxisStyle

CAViewer class

Sets the current axis style.

BOOL SetAxisStyle(
  short nstyle
  );

Parameters

nstyle
A value that can be used to select among several different axis styles.

Return Value

Returns TRUE if the operation was successful; otherwise, FALSE.

Remarks

See the AxisStyle Avis2D property for a description of the different axis styles.

See Also

AxisStyle property, CAViewer::GetAxisStyle