CAViewer::GetNumMinorTickmarks

CAViewer class

Gets the number of large tickmarks for the desired axis.

short GetNumMinorTickmarks(
  enum Axis axis
  );

Parameters

axis
The desired axis.

Return Value

The number of small tickmarks that are displayed between each set of large tickmarks.

See Also

CAViewer::SetNumMinorTickmarks, CAViewer::SetNumMajorTickmarks