Macro Command Reference
anumberformat <AXIS> <NUMBERFORMAT>
Defines the format of axis numbers
AXIS
Defines the axis to which the command apply. Possible values are:
all | all four axis |
x | both X axis |
y | both Y axis |
1, x1, xb, bottom | 1. X axis (bottom) |
2, y1, yl, left | 1. Y axis (left) |
3, x2, xt, top | 2. X axis (top) |
4, y2, yr, right | 2. Y axis (right) |
NUMBERFORMAT
The axis number format:
0, sci | numbers with scientific notation |
1, eng | numbers with engineering notation |
2, si | numbers with SI notation |