Macro Command Reference
anumalign <AXIS> <ALIGN>
Defines the alignment 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) |
ALIGN
A parameter wich defines the alignment of different objects, possible values:
topleft<BR>tl<BR>1 | topcenter<BR>tc<BR>2 | topright<BR>tr<BR>3 |
centerleft<BR>cl<BR>8 | center<BR>c<BR>0 | centerright<BR>cr<BR>4 |
bottomleft<BR>bl<BR>7 | bottomcenter<BR>bc<BR>6 | bottomright<BR>br<BR>5 |