Syntax: |
SET XNUMBEROFDIGITS n
|
Default: |
XNUMBEROFDIGITS = 5
|
XNUMBEROFDIGITS
controls the total number of
digits to be displayed in each of the numbers labeling the x-axis.
If XNUMBEROFDIGITS
is smaller
than required to display the x-axis numbers,
XNUMBEROFDIGITS
will not be
increased, but a scale value, 10n
, will be appended to
the x-axis text label.
If XNUMBEROFDIGITS
is larger than required, XNUMBEROFDIGITS
will
be reduced to the minimum value required.