XMAX

Syntax: SET XMAX n
GET XMAX { n }
Default: XMAX = 10

XMAX controls the maximum value to be displayed on the x-axis.

If |XLOGBASE| > 1.0, then XMAX is assumed to be the exponent for the maximum value on the x-axis. The maximum value displayed on the x-axis is |XLOGBASE|XMAX. Integer exponents are always used for the axis numbering, so the x-axis may not end on a large tic mark.

If |XLOGBASE| ≤ 1.0, XMAX is the actual maximum value for the x-axis, and the x-axis always ends on a large tic mark.